다음을 통해 공유


AuthorizationPolicyBuilder.AuthenticationSchemes 속성

정의

에서 평가되는 목록 인증 체계를 Requirements 가져오거나 설정합니다.

지정하지 않으면 요구 사항이 기본 체계에 대해 평가됩니다.

public:
 property System::Collections::Generic::IList<System::String ^> ^ AuthenticationSchemes { System::Collections::Generic::IList<System::String ^> ^ get(); void set(System::Collections::Generic::IList<System::String ^> ^ value); };
public System.Collections.Generic.IList<string> AuthenticationSchemes { get; set; }
member this.AuthenticationSchemes : System.Collections.Generic.IList<string> with get, set
Public Property AuthenticationSchemes As IList(Of String)

속성 값

적용 대상