HttpAuthenticationModes Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum HttpAuthenticationModes
[<System.Flags>]
type HttpAuthenticationModes = 
Public Enum HttpAuthenticationModes
Inheritance
HttpAuthenticationModes
Attributes

Fields

All 63
Anonymous 1
Basic 2
Digest 4
Integrated 8
Kerberos 32
Ntlm 16

Applies to