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