Condividi tramite


SecurityTokenRequirement.KeyTypeProperty Proprietà

Definizione

Ottiene un valore che specifica il nome dell'indice nell'insieme Properties per la KeyType proprietà .

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

Valore della proprietà

Nome dell'indice nell'insieme Properties per la KeyType proprietà .

Commenti

Per impostare il tipo di chiave richiesto, utilizzare la KeyType proprietà .

Si applica a

Vedi anche