SecurityTokenRequirement.KeyUsageProperty Vlastnost

Definice

Získá hodnotu, která určuje název indexu v kolekci Properties pro KeyUsage vlastnost.

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

Hodnota vlastnosti

Název indexu v kolekci Properties pro KeyUsage vlastnost.

Poznámky

Pokud chcete nastavit požadavek na použití klíče, použijte KeyUsage vlastnost .

Platí pro

Viz také