共用方式為


SessionSecurityTokenCacheKey.ContextId 屬性

定義

取得快取索引鍵的內容 ID。

public:
 property System::Xml::UniqueId ^ ContextId { System::Xml::UniqueId ^ get(); };
public System.Xml.UniqueId ContextId { get; }
member this.ContextId : System.Xml.UniqueId
Public ReadOnly Property ContextId As UniqueId

屬性值

快取索引鍵的內容 ID。

備註

這會對應至 ContextId 快取令牌的屬性。

適用於