Rename La Salle credential provider

This commit is contained in:
2026-09-03 09:52:57 -06:00
parent 74d746527c
commit 1014e24880
9 changed files with 13 additions and 8 deletions
+1 -1
View File
@@ -159,7 +159,7 @@ public sealed class ActiveDirectoryOptions
public string RemoteDesktopGroupDn { get; init; } = string.Empty;
public string DefaultCompany { get; init; } = "Universidad La Salle";
public string DefaultCompany { get; init; } = "La Salle";
public bool CreateMissingOus { get; init; }