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