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