SecurityTokenReceivedEventArgs.SignInContext 屬性

定義

取得控制項中所指定的登入內容。

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

屬性值

登入內容。

適用於