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

属性值

令牌要求的“属性”字典中 ChannelParametersCollection 的密钥。

注解

对应于此属性名的值的类型为 ChannelParameterCollection

适用于