Share via


AuthorizationPolicy.AuthenticationSchemes 属性

定义

获取评估所针对的 Requirements 身份验证方案的只读列表。

public:
 property System::Collections::Generic::IReadOnlyList<System::String ^> ^ AuthenticationSchemes { System::Collections::Generic::IReadOnlyList<System::String ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<string> AuthenticationSchemes { get; }
member this.AuthenticationSchemes : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property AuthenticationSchemes As IReadOnlyList(Of String)

属性值

适用于