SessionSecurityTokenCacheKey.KeyGeneration Propriedade
Definição
Obtém a geração de chave para a chave de cache.Gets the key generation for the cache key.
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
Valor da propriedade
A geração de chave para a chave de cacheThe key generation for the cache key
Comentários
Isso corresponde à KeyGeneration Propriedade do token armazenado em cache.This corresponds to the KeyGeneration property of the cached token.