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