KeyInfoEncryptedKey.EncryptedKey Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan atau mengatur EncryptedKey objek yang merangkum kunci terenkripsi.
public:
property System::Security::Cryptography::Xml::EncryptedKey ^ EncryptedKey { System::Security::Cryptography::Xml::EncryptedKey ^ get(); void set(System::Security::Cryptography::Xml::EncryptedKey ^ value); };
public System.Security.Cryptography.Xml.EncryptedKey? EncryptedKey { get; set; }
public System.Security.Cryptography.Xml.EncryptedKey EncryptedKey { get; set; }
member this.EncryptedKey : System.Security.Cryptography.Xml.EncryptedKey with get, set
Public Property EncryptedKey As EncryptedKey
Nilai Properti
Objek EncryptedKey yang merangkum kunci terenkripsi.
Pengecualian
Properti EncryptedKey adalah null.
Keterangan
Kelas KeyInfoEncryptedKey membungkus EncryptedKey kelas , yang memungkinkan Anda untuk menambahkan EncryptedKey kelas sebagai subelemen KeyInfo kelas. EncryptedKey Gunakan properti untuk mengakses kelas yang EncryptedKey terkandung KeyInfoEncryptedKey dalam kelas .