ServiceModelSecurityTokenRequirement.ChannelParametersCollectionProperty Propiedad

Definición

Obtiene el nombre de propiedad del requisito de token cuyo valor es la colección de parámetros de canal (sólo cliente).

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

Valor de propiedad

Clave de ChannelParametersCollection en el diccionario de propiedades del requisito de token.

Comentarios

El valor que corresponde a este nombre de propiedad es del tipo ChannelParameterCollection.

Se aplica a