4 writes to PasswordPort
System.DirectoryServices.AccountManagement (4)
System\DirectoryServices\AccountManagement\AD\ADAMStoreCtx.cs (2)
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;
1 reference to PasswordPort
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\AD\ADAMStoreCtx.cs (1)
59
newDeChild.Options.PasswordPort = ctxBase.Options.
PasswordPort
;