C# Class VaultSharp.Backends.Authentication.Models.AwsEc2.AwsEc2PublicKeyInfo

Represents the AWS EC2 Client access credentials.
Mostrar archivo Open project: rajanadar/VaultSharp

Private Properties

Property Type Description

Public Methods

Method Description
AwsEc2PublicKeyInfo ( ) : Newtonsoft.Json

Initializes a new instance of the AwsEc2PublicKeyInfo class.

Method Details

AwsEc2PublicKeyInfo() public method

Initializes a new instance of the AwsEc2PublicKeyInfo class.
public AwsEc2PublicKeyInfo ( ) : Newtonsoft.Json
return Newtonsoft.Json