Name | Type | Description | Notes |
---|---|---|---|
Name | string | Name for management key. | |
ExpiryDate | DateTime | The date the management key expires. | |
Endpoints | List<Endpoint> | The list of endpoints that can be accessed with the key | |
AllowedApplicationIds | List<int> | A list of Application IDs that you can access with the management key. An empty or missing list means the management key can be used for all Applications in the account. | [optional] |