SessionSecurityToken.Context 屬性

定義

取得使用者指定的內容值。

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

屬性值

使用者指定的內容值。

備註

您可以使用此屬性來儲存應用程式特定內容。

適用於