Click or drag to resize
KeyPairResponse Properties

The KeyPairResponse type exposes the following members.

Properties
  NameDescription
Public propertyFingerprint
A short sequence of bytes used to authenticate, or look up, a longer public key.
(Inherited from KeyPairSummary.)
Public propertyName
The key pair name.
(Inherited from KeyPairSummary.)
Public propertyPrivateKey
The private ssh key.
Public propertyPublicKey
The public ssh key.
(Inherited from KeyPairSummary.)
Top
See Also