7 references to Options
System.DirectoryServices (2)
System\DirectoryServices\ActiveDirectory\ActiveDirectorySite.cs (1)
1301
string serverName = cachedEntry.
Options
!.GetCurrentServerName();
System\DirectoryServices\DirectoryEntry.cs (1)
1075
securityMasksUsedInRetrieval = this.
Options
!.SecurityMasks;
System.DirectoryServices.AccountManagement (5)
System\DirectoryServices\AccountManagement\AD\ADAMStoreCtx.cs (3)
59
newDeChild.
Options
.PasswordPort = ctxBase.
Options
.PasswordPort;
194
de.
Options
.PasswordPort = p.Context.ServerInformation.portLDAP;
System\DirectoryServices\AccountManagement\Context.cs (2)
737
de.
Options
.PasswordPort = _serverProperties.portSSL;
836
deBase.
Options
.PasswordPort = _serverProperties.portSSL;