Click or drag to resize
KeyPair Properties

The KeyPair type exposes the following members.

Properties
  NameDescription
Public propertyCreated
The date and time when the resource was created.
Public propertyFingerprint
A short sequence of bytes used to authenticate, or look up, a longer public key.
(Inherited from KeyPairSummary.)
Public propertyId
The key pair identifier.
Public propertyName
The key pair name.
(Inherited from KeyPairSummary.)
Public propertyPublicKey
The public ssh key.
(Inherited from KeyPairSummary.)
Top
See Also