Aracılığıyla paylaş


ISecurityContextSecurityTokenCache.GetAllContexts(UniqueId) Yöntem

Tanım

Belirtilen bağlam kimliğiyle eşleşen bir güvenlik bağlamı güvenlik belirteci kimlikleri koleksiyonunu alır.

public:
 System::Collections::ObjectModel::Collection<System::ServiceModel::Security::Tokens::SecurityContextSecurityToken ^> ^ GetAllContexts(System::Xml::UniqueId ^ contextId);
public System.Collections.ObjectModel.Collection<System.ServiceModel.Security.Tokens.SecurityContextSecurityToken> GetAllContexts(System.Xml.UniqueId contextId);
abstract member GetAllContexts : System.Xml.UniqueId -> System.Collections.ObjectModel.Collection<System.ServiceModel.Security.Tokens.SecurityContextSecurityToken>
Public Function GetAllContexts (contextId As UniqueId) As Collection(Of SecurityContextSecurityToken)

Parametreler

contextId
UniqueId

Belirtilen güvenlik bağlamı kimliği.

Döndürülenler

Genel bir s koleksiyonu SecurityContextSecurityToken.

Şunlara uygulanır