EncryptedXmlInfo.DecryptorType Property

Definition

The class whose Decrypt(XElement) method can be used to decrypt the value stored in EncryptedElement.

public:
 property Type ^ DecryptorType { Type ^ get(); };
public Type DecryptorType { get; }
member this.DecryptorType : Type
Public ReadOnly Property DecryptorType As Type

Property Value

Type

Applies to