ServiceModelSecurityTokenRequirement.ChannelParametersCollectionProperty Propiedad

Definición

Obtiene el nombre de propiedad de requisito de token cuyo valor es la colección de parámetros de canal (solo 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 para en ChannelParametersCollection el diccionario de propiedades del requisito de token.

Comentarios

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

Se aplica a