LoginKey
- Print
- PDF
LoginKey
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in Classic
This is a login key.
Syntax
The syntax is as follows.
private String fingerprint;
private String keyName;
private Date createDate;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
fingerprint | String | Required | Fingerprint created with key generation |
keyName | String | Required | Key name |
createDate | Date | Required | Creation date and time (YYYY-MM-DDThh:mm:ssZ) |
Was this article helpful?