SecurityTokenReceivedEventArgs.SignInContext 属性

定义

获取指定在控件登录上下文。

public:
 property System::String ^ SignInContext { System::String ^ get(); };
public string SignInContext { get; }
member this.SignInContext : string
Public ReadOnly Property SignInContext As String

属性值

登录上下文。

适用于