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

Represents the root CA Certificate request options.
Inheritance: CertificateRequestOptions
Mostra file Open project: rajanadar/VaultSharp

Private Properties

Property Type Description

Public Methods

Method Description
RootCertificateRequestOptions ( ) : Newtonsoft.Json

Initializes a new instance of the RootCertificateRequestOptions class.

Method Details

RootCertificateRequestOptions() public method

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