SecurityMessageProperty.OutgoingSupportingTokens Свойство

Определение

Возвращает коллекцию исходящих объектов 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)

Значение свойства

Collection<SupportingTokenSpecification>

Коллекция исходящих поддерживающих маркеров.

Применяется к