다음을 통해 공유


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

속성 값

구현

적용 대상