SessionSecurityTokenCacheKey.ContextId Proprietà

Definizione

Ottiene l'ID di contesto per la chiave di cache.

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

Valore della proprietà

L'ID di contesto per la chiave di cache.

Commenti

Corrisponde alla ContextId proprietà del token memorizzato nella cache.

Si applica a