public virtual EncryptedKey EncryptedCert { get; }
Public Overridable ReadOnly Property EncryptedCert As EncryptedKey Get
public: virtual property EncryptedKey^ EncryptedCert { EncryptedKey^ get (); }
function get_EncryptedCert();
In This Article