4 writes to PasswordPort
System.DirectoryServices.AccountManagement (4)
System\DirectoryServices\AccountManagement\AD\ADAMStoreCtx.cs (2)
59newDeChild.Options.PasswordPort = ctxBase.Options.PasswordPort; 194de.Options.PasswordPort = p.Context.ServerInformation.portLDAP;
System\DirectoryServices\AccountManagement\Context.cs (2)
737de.Options.PasswordPort = _serverProperties.portSSL; 836deBase.Options.PasswordPort = _serverProperties.portSSL;
1 reference to PasswordPort
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\AD\ADAMStoreCtx.cs (1)
59newDeChild.Options.PasswordPort = ctxBase.Options.PasswordPort;