4 references to Simple
System.DirectoryServices.AccountManagement (4)
System\DirectoryServices\AccountManagement\Context.cs (4)
61
private AuthMethod _lastBindMethod = AuthMethod.
Simple
;
250
if (_lastBindMethod == AuthMethod.
Simple
&& (_fastConcurrentSupported || _contextType == ContextType.ApplicationDirectory))
255
_lastBindMethod = AuthMethod.
Simple
;
287
_lastBindMethod = AuthMethod.
Simple
;