EncryptedXml.XmlEncAES256KeyWrapUrl Champ
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.
Représente l'espace de noms URI (Uniform Resource Identifier) pour l'algorithme Advanced Encryption Standard (AES) Key Wrap 256 bits (également connu sous le nom « algorithme Rijndael Key Wrap »). Ce champ est constant.
public: System::String ^ XmlEncAES256KeyWrapUrl;
public const string XmlEncAES256KeyWrapUrl;
val mutable XmlEncAES256KeyWrapUrl : string
Public Const XmlEncAES256KeyWrapUrl As String
Valeur de champ
Remarques
La valeur du XmlEncAES256KeyWrapUrl champ est http://www.w3.org/(2001/04/xmlenc#kw-aes256)
.