WSTrustMessage.EncryptWith Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le contenu de l'élément wst:EncryptWith.
public:
property System::String ^ EncryptWith { System::String ^ get(); void set(System::String ^ value); };
public string EncryptWith { get; set; }
member this.EncryptWith : string with get, set
Public Property EncryptWith As String
Valeur de propriété
Chaîne qui contient un URI qui indique l’algorithme de chiffrement souhaité à utiliser avec le jeton de sécurité émis.
Exceptions
Il est tenté de définir la propriété sur null
ou une chaîne vide.
Remarques
Cet élément URI facultatif indique l’algorithme de chiffrement souhaité à utiliser avec le jeton de sécurité émis.