IAuthorizeData.AuthenticationSchemes 属性

定义

获取或设置一个逗号分隔的方案列表,从中构造用户信息。

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

属性值

适用于