SecurityMessageProperty.OutgoingSupportingTokens Özellik

Tanım

Giden nesnelerin bir koleksiyonunu alır SupportingTokenSpecification .

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

Özellik Değeri

Collection<SupportingTokenSpecification>

Giden destekleme belirteçleri koleksiyonu.

Şunlara uygulanır