다음을 통해 공유


AuthorizeAttribute.ActiveAuthenticationSchemes 속성

정의

주의

Use AuthenticationSchemes instead.

사용자 정보가 생성되는 쉼표로 구분된 구성표 목록을 가져오거나 설정합니다.

public:
 property System::String ^ ActiveAuthenticationSchemes { System::String ^ get(); void set(System::String ^ value); };
public string ActiveAuthenticationSchemes { get; set; }
[System.Obsolete("Use AuthenticationSchemes instead.", false)]
public string ActiveAuthenticationSchemes { get; set; }
member this.ActiveAuthenticationSchemes : string with get, set
[<System.Obsolete("Use AuthenticationSchemes instead.", false)>]
member this.ActiveAuthenticationSchemes : string with get, set
Public Property ActiveAuthenticationSchemes As String

속성 값

구현

특성

적용 대상