Verification code
Fields
| Field Name | Type | Display Name | 
|---|---|---|
| VerificationCodeId | Int32 | Verification code id | 
| CodeHash | String | Code hash | 
| CodeType | String | Code type | 
| CreatedOn | DateTime | Created on | 
| ExpiresOn | DateTime | Expires on | 
| IpAddressHash | String | Ip address hash | 
| UsedOn | Nullable`1 | Used on | 
| UserId | String | User id |