IISDefaults.AuthenticationScheme Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Default authentication scheme, which is "Windows".
public: static initonly System::String ^ AuthenticationScheme;
public: System::String ^ AuthenticationScheme;
public static readonly string AuthenticationScheme;
public const string AuthenticationScheme;
staticval mutable AuthenticationScheme : string
val mutable AuthenticationScheme : string
Public Shared ReadOnly AuthenticationScheme As String
Public Const AuthenticationScheme As String