HttpSysDefaults.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.
The name of the authentication scheme used.
public: static initonly System::String ^ AuthenticationScheme;
public: System::String ^ AuthenticationScheme;
public const string AuthenticationScheme;
public static readonly string AuthenticationScheme;
val mutable AuthenticationScheme : string
staticval mutable AuthenticationScheme : string
Public Const AuthenticationScheme As String
Public Shared ReadOnly AuthenticationScheme As String