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

Represents the intermediate CA Certificate request options.
Inheritance: CertificateRequestOptions
显示文件 Open project: rajanadar/VaultSharp

Private Properties

Property Type Description

Public Methods

Method Description
IntermediateCertificateRequestOptions ( ) : Newtonsoft.Json

Initializes a new instance of the IntermediateCertificateRequestOptions class.

Method Details

IntermediateCertificateRequestOptions() public method

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