次の方法で共有


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 型です。

適用対象