KeyInfoEncryptedKey.EncryptedKey Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Şifrelenmiş anahtarı kapsülleyen bir EncryptedKey nesneyi alır veya ayarlar.
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
Özellik Değeri
EncryptedKey Şifrelenmiş anahtarı kapsülleyen bir nesne.
Özel durumlar
EncryptedKey özelliği null.
Açıklamalar
sınıfı KeyInfoEncryptedKey sınıfını EncryptedKey sarmalar ve sınıfını sınıfın EncryptedKey alt öğesi olarak eklemenize KeyInfo olanak tanır. sınıfı içinde EncryptedKeyKeyInfoEncryptedKey yer alan EncryptedKey sınıfa erişmek için özelliğini kullanın.