RequestSecurityToken.ComputedKeyAlgorithm Propriedade

Definição

Obtém um URI que representa o algoritmo desejado a usar quando as chaves calculadas são usadas para tokens emitidos.

public:
 property System::String ^ ComputedKeyAlgorithm { System::String ^ get(); void set(System::String ^ value); };
public string ComputedKeyAlgorithm { get; set; }
member this.ComputedKeyAlgorithm : string with get, set
Public Property ComputedKeyAlgorithm As String

Valor de Propriedade

Uma cadeia que contém o URI que representa o algoritmo da chave calculada.

Observações

Representa o elemento wst:ComputedKeyAlgorithm. Este elemento opcional especifica um URI que representa o algoritmo desejado a usar quando as chaves calculadas são usadas para tokens emitidos.

Aplica-se a