共用方式為


SessionSecurityTokenCacheKey.KeyGeneration 屬性

定義

取得快取金鑰的金鑰產生。

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

屬性值

快取索引鍵的金鑰產生。

備註

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

適用於