KeyInfoEncryptedKey.EncryptedKey Özellik

Tanım

Ş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

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 EncryptedKeyEncryptedKey yer alan KeyInfoEncryptedKey sınıfa erişmek için özelliğini kullanın.

Şunlara uygulanır