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

Represents the options for tidying up the PKI backend.
显示文件 Open project: rajanadar/VaultSharp

Private Properties

Property Type Description

Public Methods

Method Description
TidyRequestOptions ( ) : Newtonsoft.Json

Initializes a new instance of the TidyRequestOptions class.

Method Details

TidyRequestOptions() public method

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