OperationContext.SupportingTokens 屬性

定義

取得 ICollection<T> 型別的 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)

屬性值

安全性語彙基元的集合。

適用於