Name | Description | |
---|---|---|
RecoveryData Constructor | Initializes a new instance of the RecoveryData struct. |
The following tables list the members exposed by RecoveryData.
Name | Description | |
---|---|---|
RecoveryData Constructor | Initializes a new instance of the RecoveryData struct. |
Name | Description | |
---|---|---|
Name | Gets the name. | |
ProtectedKey | Gets the protected key. | |
RecoveryType | Gets the type of the recovery. | |
UtcDate | Gets the UTC date for when the password was used. |
Name | Description | |
---|---|---|
Equals | Overloaded. Determines whether the specified System.Object is equal to this instance. | |
GetHashCode | Returns a hash code for this instance. | |
SameRecovery | indicates that this type is the same where the only difference is the data |
Name | Description | |
---|---|---|
TryParse<T,TSender> | implements parsing to cast a type from string to a type |