Compartir a través de


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 signatura.

Comentarios

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

Se aplica a