Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 773 Bytes

File metadata and controls

19 lines (16 loc) · 773 Bytes

IO.Swagger.Model.APIKey

Properties

Name Type Description Notes
Id string
Secret string
Name string
Nonce long? [default to 0]
Cidr string [optional]
Cidrs List<XAny> [optional]
TargetAccountId int? [optional]
Permissions List<XAny> [optional]
Enabled bool? [optional] [default to false]
UserId int?
Created DateTime? [optional]

[Back to Model list] [Back to API list] [Back to README]