Share via


AuthenticationDescription.AuthenticationScheme 속성

정의

인증 미들웨어 instance 참조하는 데 사용되는 이름을 가져오거나 설정합니다.

public:
 property System::String ^ AuthenticationScheme { System::String ^ get(); void set(System::String ^ value); };
public string AuthenticationScheme { get; set; }
member this.AuthenticationScheme : string with get, set
Public Property AuthenticationScheme As String

속성 값

적용 대상