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

属性值

适用于