다음을 통해 공유


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

속성 값

적용 대상