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 缓存令牌的 属性。

适用于