2 references to ADS_OPTION_PASSWORD_PORTNUMBER
System.DirectoryServices (2)
System\DirectoryServices\DirectoryEntryConfiguration.cs (2)
70return (int)((UnsafeNativeMethods.IAdsObjectOptions)_entry.AdsObject).GetOption((int)AdsOptions.ADS_OPTION_PASSWORD_PORTNUMBER); 74((UnsafeNativeMethods.IAdsObjectOptions)_entry.AdsObject).SetOption((int)AdsOptions.ADS_OPTION_PASSWORD_PORTNUMBER, value);