Condividi tramite


SecurityTokenRequirement.KeyUsageProperty Proprietà

Definizione

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

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

Valore della proprietà

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

Commenti

Per impostare il requisito di utilizzo delle chiavi, usare la KeyUsage proprietà .

Si applica a

Vedi anche