SecurityTokenRequirement.KeyTypeProperty Eigenschap

Definitie

Hiermee haalt u een waarde op waarmee de naam van de index in de Properties verzameling voor de KeyType eigenschap wordt opgegeven.

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

Waarde van eigenschap

De naam van de index in de Properties verzameling voor de KeyType eigenschap.

Opmerkingen

Gebruik de KeyType eigenschap om het vereiste sleuteltype in te stellen.

Van toepassing op

Zie ook