KeyPairInfo Class

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

Describes an Amazon EC2 key pair. This is a summary of the key pair data, and will not contain the actual private key material.

The private key material is only available when initially creating the key pair.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.KeyPairInfo

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class KeyPairInfo : Object

The KeyPairInfo type exposes the following members

Constructors

  Name Description
Public Method KeyPairInfo()

Properties

  Name Description
Public Property KeyFingerprint The SHA-1 digest of the DER encoded private key.
Public Property KeyName The name of the key pair.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8