共用方式為


ServiceModelSecurityTokenRequirement.ChannelParametersCollectionProperty 屬性

定義

取得權杖需求屬性名稱,其值為通道參數集合 (僅限用戶端)。

public:
 static property System::String ^ ChannelParametersCollectionProperty { System::String ^ get(); };
public static string ChannelParametersCollectionProperty { get; }
static member ChannelParametersCollectionProperty : string
Public Shared ReadOnly Property ChannelParametersCollectionProperty As String

屬性值

在權杖需求之 Properties 字典中 ChannelParametersCollection 的索引鍵。

備註

這個屬性名稱之對應值的型別為 ChannelParameterCollection

適用於