EncryptionType Methods |
The EncryptionType type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals |
Returns a value indicating whether this instance is equal to a specified object.
(Overrides ObjectEquals(Object).) | |
| GetHashCode |
Returns the hash code for this instance.
(Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Parse |
Converts the string representation of an encryption type to its encryption type equivalent.
| |
| ToString |
Converts this instance to its equivalent string representation.
(Overrides ObjectToString.) | |
| TryParse |
Converts the string representation of an encryption type to its encryption type equivalent.
A return value indicates whether the conversion succeeded.
|