10 references to AuthenticationModes
System.DirectoryServices (10)
System\DirectoryServices\AuthenticationTypes.cs (10)
18Secure = NativeMethods.AuthenticationModes.SecureAuthentication, 23Encryption = NativeMethods.AuthenticationModes.UseEncryption, 29SecureSocketsLayer = NativeMethods.AuthenticationModes.UseSSL, 36ReadonlyServer = NativeMethods.AuthenticationModes.ReadonlyServer, 44Anonymous = NativeMethods.AuthenticationModes.NoAuthentication, 50FastBind = NativeMethods.AuthenticationModes.FastBind, 56Signing = NativeMethods.AuthenticationModes.UseSigning, 61Sealing = NativeMethods.AuthenticationModes.UseSealing, 66Delegation = NativeMethods.AuthenticationModes.UseDelegation, 72ServerBind = NativeMethods.AuthenticationModes.UseServerBinding