SecurityTokenRequirement.KeySizeProperty Propriedade

Definição

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

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

Valor da propriedade

String

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

Comentários

Para definir o tamanho de chave necessário, use a KeySize propriedade.To set the required key size, use the KeySize property.

Aplica-se a

Confira também