EncryptedXml.XmlEncAES128KeyWrapUrl 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 128 bits (également connu sous le nom « algorithme Rijndael Key Wrap »). Ce champ est constant.
public: System::String ^ XmlEncAES128KeyWrapUrl;
public const string XmlEncAES128KeyWrapUrl;
val mutable XmlEncAES128KeyWrapUrl : string
Public Const XmlEncAES128KeyWrapUrl As String
Valeur de champ
Remarques
La valeur du XmlEncAES128KeyWrapUrl champ est http://www.w3.org/(2001/04/xmlenc#kw-aes128)
.