Aracılığıyla paylaş


SecurityContextSecurityTokenResolver.GetAllContexts(UniqueId) Yöntem

Tanım

Belirtilen bağlam KIMLIĞIYLE eşleşen bir güvenlik bağlamı güvenlik belirteci kimliği koleksiyonu alır.

public:
 virtual 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>
override this.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

Collection<SecurityContextSecurityToken>

Genel bir güvenlik bağlamı belirteçleri koleksiyonu.

Uygulamalar

Şunlara uygulanır