Aracılığıyla paylaş


KeyInfoEncryptedKey.EncryptedKey Özellik

Tanım

Şifrelenmiş bir 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ş bir anahtarı kapsülleyen bir nesne.

Özel durumlar

Açıklamalar

KeyInfoEncryptedKey sınıfı, sınıfını sınıfın EncryptedKey alt öğesi olarak eklemenize EncryptedKey olanak tanıyan sınıfını KeyInfo sarmalar. EncryptedKey sınıfının içinde KeyInfoEncryptedKey yer alan sınıfa EncryptedKey erişmek için özelliğini kullanın.

Şunlara uygulanır