C# Class VaultSharp.Backends.Secret.Models.PKI.CertificateRequestOptions

Represents the options for a certificate request.
显示文件 Open project: rajanadar/VaultSharp

Private Properties

Property Type Description

Protected Methods

Method Description
CertificateRequestOptions ( ) : Newtonsoft.Json

Initializes a new instance of the CertificateRequestOptions class.

Method Details

CertificateRequestOptions() protected method

Initializes a new instance of the CertificateRequestOptions class.
protected CertificateRequestOptions ( ) : Newtonsoft.Json
return Newtonsoft.Json