Newly generated ApiKey with Token
Name | Type | Description | Notes |
---|---|---|---|
Token | string | Unique token to be used in the system | [optional] |
AccessLevel | List<AccessLevel> | Access level or permission to be assigned to this ApiKey. | [optional] |
Name | string | Name of the ApiKey. | [optional] |
DateCreated | DateTime | Date this ApiKey was created. | [optional] |
LastUse | DateTime? | Date this ApiKey was last used. | [optional] |
Expires | DateTime? | Date this ApiKey expires. | [optional] |
RestrictAccessToIPRange | List<string> | Which IPs can use this ApiKey | [optional] |