WSTrustMessage.SignatureAlgorithm Propriedade

Definição

Obtém ou define o conteúdo do elemento wst:SignatureAlgorithm.

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

Valor de Propriedade

Uma cadeia que contém um URI que indica o algoritmo de assinatura.

Observações

Este elemento opcional de URI indica o algoritmo de assinatura desejado usado no token devolvido.

Aplica-se a