4 writes to _lastBindMethod
System.DirectoryServices.AccountManagement (4)
System\DirectoryServices\AccountManagement\Context.cs (4)
255_lastBindMethod = AuthMethod.Simple; 269_lastBindMethod = AuthMethod.Negotiate; 277_lastBindMethod = AuthMethod.Negotiate; 287_lastBindMethod = AuthMethod.Simple;
1 reference to _lastBindMethod
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\Context.cs (1)
250if (_lastBindMethod == AuthMethod.Simple && (_fastConcurrentSupported || _contextType == ContextType.ApplicationDirectory))