SecurityTokenRequirement.KeyTypeProperty Propiedad

Definición

Obtiene un valor que especifica el nombre del índice en la colección Properties para la propiedad KeyType.

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

Valor de propiedad

El nombre del índice en la colección Properties para la propiedad KeyType.

Comentarios

Para establecer el tipo de clave necesario, utilice la propiedad KeyType.

Se aplica a

Consulte también