Share via


ISecurityContextSecurityTokenCache.RemoveAllContexts(UniqueId) Methode

Definition

Entfernt alle Token aus dem Cache, die mit einer bestimmten Kontext-ID übereinstimmen.

public:
 void RemoveAllContexts(System::Xml::UniqueId ^ contextId);
public void RemoveAllContexts (System.Xml.UniqueId contextId);
abstract member RemoveAllContexts : System.Xml.UniqueId -> unit
Public Sub RemoveAllContexts (contextId As UniqueId)

Parameter

contextId
UniqueId

Die spezifische Sicherheitskontext-ID.

Gilt für