Contains the values of the schemes for authentication.
Member Name | Description |
---|---|
Anonymous | Indicates anonymous authentication. |
Basic | Indicates basic authentication. |
Digest | Indicates digest authentication. |
IntegratedWindowsAuthentication | Indicates Windows authentication. |
Negotiate | Indicates negotiating with the client to determine the authentication scheme. |
None | Indicates that no authentication is allowed. |
Ntlm | Indicates NTLM authentication. |