WSTrustMessage.KeyWrapAlgorithm 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:KeyWrapAlgorithm.
public:
property System::String ^ KeyWrapAlgorithm { System::String ^ get(); void set(System::String ^ value); };
public string KeyWrapAlgorithm { get; set; }
member this.KeyWrapAlgorithm : string with get, set
Public Property KeyWrapAlgorithm As String
Valeur de propriété
Chaîne qui contient l'URI qui identifie l'algorithme de chiffrement de clé de type WRAP.
Remarques
Cet URI facultatif indique l’algorithme souhaité à utiliser pour l’habillage de clé lorsque STS chiffre le jeton émis pour la partie de confiance à l’aide d’une clé asymétrique.