1 write to _serverProperties
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\Context.cs (1)
83_serverProperties = serverProperties;
3 references to _serverProperties
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\Context.cs (3)
154_directoryIdent = new LdapDirectoryIdentifier(_serverProperties.dnsHostName, useSSL ? _serverProperties.portSSL : _serverProperties.portLDAP);