ServerIntegratedAuth.AuthenticationScheme 属性

定义

服务器身份验证处理程序的身份验证方案的名称。

public:
 property System::String ^ AuthenticationScheme { System::String ^ get(); void set(System::String ^ value); };
public string AuthenticationScheme { get; set; }
member this.AuthenticationScheme : string with get, set
Public Property AuthenticationScheme As String

属性值

适用于