C# Class VaultSharp.Backends.Audit.Models.AuditBackendOptionsBase

Represents the base class for auti backend options.
Exibir arquivo Open project: rajanadar/VaultSharp

Private Properties

Property Type Description

Protected Methods

Method Description
AuditBackendOptionsBase ( ) : Newtonsoft.Json

Initializes a new instance of the AuditBackendOptionsBase class.

Method Details

AuditBackendOptionsBase() protected method

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