| KeyPair Class |
Does not include the private key.
Namespace: OpenStack.Compute.v2_1
The KeyPair type exposes the following members.
| Name | Description | |
|---|---|---|
| DeleteAsync |
Deletes a keypair.
(Inherited from KeyPairSummary.) |
| Name | Description | |
|---|---|---|
| Delete |
Deletes a keypair.
(Defined by KeypairExtensions_v2_1.) |
| Name | Description | |
|---|---|---|
| Created |
The date and time when the resource was created.
| |
| Fingerprint |
A short sequence of bytes used to authenticate, or look up, a longer public key.
(Inherited from KeyPairSummary.) | |
| Id |
The key pair identifier.
| |
| Name |
The key pair name.
(Inherited from KeyPairSummary.) | |
| PublicKey |
The public ssh key.
(Inherited from KeyPairSummary.) |