SessionSecurityTokenCache.GetAll(String, UniqueId) Method

Definition

When overridden in a derived class, retrieves all of the tokens associated with a key.

public abstract System.Collections.Generic.IEnumerable<System.IdentityModel.Tokens.SessionSecurityToken> GetAll (string endpointId, System.Xml.UniqueId contextId);

Parameters

endpointId
String

The endpoint ID to search for.

contextId
UniqueId

The context ID to search for.

Returns

The collection of session tokens associated with the key.

Applies to

Proizvod Verzije
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1