KeyPairSummary Class |
Namespace: OpenStack.Compute.v2_1
The KeyPairSummary type exposes the following members.
Name | Description | |
---|---|---|
![]() | KeyPairSummary | Initializes a new instance of the KeyPairSummary class |
Name | Description | |
---|---|---|
![]() | DeleteAsync |
Deletes a keypair.
|
Name | Description | |
---|---|---|
![]() | Delete |
Deletes a keypair.
(Defined by KeypairExtensions_v2_1.) |
Name | Description | |
---|---|---|
![]() | Fingerprint |
A short sequence of bytes used to authenticate, or look up, a longer public key.
|
![]() | Name |
The key pair name.
|
![]() | PublicKey |
The public ssh key.
|