SecurityTokenRequirement.KeyTypeProperty Propriedade

Definição

Obtém um valor que especifica o nome do índice na coleção Properties para a propriedade KeyType.Gets a value that specifies the name of the index in the Properties collection for the KeyType property.

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

Valor da propriedade

String

O nome do índice na Properties coleção para a KeyType propriedade.The name of the index in the Properties collection for the KeyType property.

Comentários

Para definir o tipo de chave necessário, use a KeyType propriedade.To set the required key type, use the KeyType property.

Aplica-se a

Confira também