ExtensionsSecureString Methods |
The ExtensionsSecureString type exposes the following members.
| Name | Description | |
|---|---|---|
| GetBytes |
Returns the SecureString value as an array of bytes
| |
| GetString |
Returns the SecureString as a String | |
| IsEqualTo |
Compares two SecureString for equality
|