SecurityMessageProperty.IncomingSupportingTokens Özellik

Tanım

Gelen destekleyici belirteçlerden oluşan bir koleksiyonu alır veya ayarlar.

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

Özellik Değeri

türünde Collection<T>SupportingTokenSpecificationbir .

Açıklamalar

Destekleyici belirteçler, bağlama için asıl belirteçlerde bulunanların ötesinde ek talepler sağlar. Destekleyici belirteçlerin kapsamı bağlamadan farklı bir kapsamda olabilir.

Şunlara uygulanır