IProtectedMemory Methods
The IProtectedMemory type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ReadBytes |
Reads and returns the data stored in protected memory as a byte array.
|
|
|
ReadString |
Reads and returns the data stored in protected memory as a string.
|
|
|
ToString | (Inherited from Object.) |

