Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 706 Bytes

DeviceCredential.md

File metadata and controls

12 lines (8 loc) · 706 Bytes

OmniCore.Model.DeviceCredential

Properties

Name Type Description Notes
ExpirationTime string ExpirationTime: [Optional] The time at which this credential becomes invalid. This credential will be ignored for new client authentication requests after this timestamp; however, it will not be automatically deleted. [optional]
Id string [optional] [readonly]
PublicKey PublicKeyCredential [optional]

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