AuthenticationDescription.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

属性值

适用于