| SecureToken Class |
Namespace: Innovator.Client
The SecureToken type exposes the following members.
| Name | Description | |
|---|---|---|
| SecureToken(ArraySegmentByte) | Initializes a new instance of the SecureToken class | |
| SecureToken(Stream) | Initializes a new instance of the SecureToken class | |
| SecureToken(String) | Initializes a new instance of the SecureToken class | |
| SecureToken(Byte, Int32, Int32) | Initializes a new instance of the SecureToken class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | (Overrides ObjectToString.) | |
| UseBytesT |
Use the password as a string in a secure fashion
| |
| UseStringT |
Use the password as a string in a secure fashion
| |
| Write |
| Name | Description | |
|---|---|---|
| (ArraySegmentByte to SecureToken) | ||
| (Byte to SecureToken) | ||
| (SecureString to SecureToken) | ||
| (String to SecureToken) | ||
| (SecureToken to SecureString) |
| Name | Description | |
|---|---|---|
| IsNullOrEmpty | (Defined by Extensions.) |