WSTrustMessage.EncryptionAlgorithm Propiedad

Definición

Obtiene o establece el contenido del elemento wst:EncryptionAlgorithm.

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

Valor de propiedad

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

Comentarios

Este elemento URI opcional indica el algoritmo de cifrado deseado que se usa en el token devuelto.

Se aplica a