AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Namespace: Amazon.CloudTrail.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class PublicKey : Object
The PublicKey type exposes the following members
Name | Description | |
---|---|---|
![]() |
PublicKey() |
Name | Type | Description | |
---|---|---|---|
![]() |
Fingerprint | System.String |
Gets and sets the property Fingerprint.
The fingerprint of the public key. |
![]() |
ValidityEndTime | System.DateTime |
Gets and sets the property ValidityEndTime.
The ending time of validity of the public key. |
![]() |
ValidityStartTime | System.DateTime |
Gets and sets the property ValidityStartTime.
The starting time of validity of the public key. |
![]() |
Value | System.IO.MemoryStream |
Gets and sets the property Value.
The DER encoded public key value in PKCS#1 format. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8