OperationContext.SupportingTokens Propriété

Définition

Obtient un ICollection<T> de type SecurityToken.

public:
 property System::Collections::Generic::ICollection<System::ServiceModel::Security::SupportingTokenSpecification ^> ^ SupportingTokens { System::Collections::Generic::ICollection<System::ServiceModel::Security::SupportingTokenSpecification ^> ^ get(); };
public System.Collections.Generic.ICollection<System.ServiceModel.Security.SupportingTokenSpecification> SupportingTokens { get; }
member this.SupportingTokens : System.Collections.Generic.ICollection<System.ServiceModel.Security.SupportingTokenSpecification>
Public ReadOnly Property SupportingTokens As ICollection(Of SupportingTokenSpecification)

Valeur de propriété

Collection de jetons de sécurité.

S’applique à