WSTrustMessage.SignatureAlgorithm Propiedad

Definición

Obtiene o establece el contenido del 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 propiedad

Cadena que contiene un URI que indica el algoritmo de firma.

Comentarios

Este elemento URI opcional indica el algoritmo de firma deseado usado en el token devuelto.

Se aplica a