SecurityTokenRequirement.KeyUsageProperty Propriedade
Definição
Obtém um valor que especifica o nome do índice na coleção Properties para a propriedade KeyUsage.Gets a value that specifies the name of the index in the Properties collection for the KeyUsage property.
public:
static property System::String ^ KeyUsageProperty { System::String ^ get(); };
public static string KeyUsageProperty { get; }
member this.KeyUsageProperty : string
Public Shared ReadOnly Property KeyUsageProperty As String
Valor da propriedade
O nome do índice na Properties coleção para a KeyUsage propriedade.The name of the index in the Properties collection for the KeyUsage property.
Comentários
Para definir o requisito de uso da chave, use a KeyUsage propriedade.To set the key usage requirement, use the KeyUsage property.