EncryptedData Properties
.NET Framework 4.5
The EncryptedData type exposes the following members.
| Name | Description | |
|---|---|---|
|
CipherData | Gets or sets the CipherData value for an instance of an EncryptedType class. (Inherited from EncryptedType.) |
|
Encoding | Gets or sets the Encoding attribute of an EncryptedType instance in XML encryption. (Inherited from EncryptedType.) |
|
EncryptionMethod | Gets or sets the <EncryptionMethod> element for XML encryption. (Inherited from EncryptedType.) |
|
EncryptionProperties | Gets or sets the <EncryptionProperties> element in XML encryption. (Inherited from EncryptedType.) |
|
Id | Gets or sets the Id attribute of an EncryptedType instance in XML encryption. (Inherited from EncryptedType.) |
|
KeyInfo | Gets of sets the <KeyInfo> element in XML encryption. (Inherited from EncryptedType.) |
|
MimeType | Gets or sets the MimeType attribute of an EncryptedType instance in XML encryption. (Inherited from EncryptedType.) |
|
Type | Gets or sets the Type attribute of an EncryptedType instance in XML encryption. (Inherited from EncryptedType.) |