Magidoc

PublicKey
Object

A user's public key.

Fields

#

accessedAt

The last time this authorization was used to perform an action. Values will be null for keys not owned by the user.

createdAt

Identifies the date and time when the key was created. Keys created before March 5th, 2014 have inaccurate values. Values will be null for keys not owned by the user.

fingerprint

Non-null

The fingerprint for this PublicKey.

id

ID !
Non-null

The Node ID of the PublicKey object

isReadOnly

Whether this PublicKey is read-only or not. Values will be null for keys not owned by the user.

key

Non-null

The public key string.

updatedAt

Identifies the date and time when the key was updated. Keys created before March 5th, 2014 may have inaccurate values. Values will be null for keys not owned by the user.

Interfaces

#

Also implements Node .

Usages

#

References

#