Share via


SecurityMessageProperty.OutgoingSupportingTokens Proprietà

Definizione

Ottiene o imposta una raccolta di oggetti SupportingTokenSpecification in uscita.

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)

Valore della proprietà

Collection<SupportingTokenSpecification>

Raccolta di token di supporto in uscita.

Si applica a