다음을 통해 공유


SignInResult.AuthenticationScheme 속성

정의

로그인 작업을 수행하는 데 사용되는 인증 체계를 가져오거나 설정합니다.

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

속성 값

적용 대상