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

Represents the Certificate role definition.
显示文件 Open project: rajanadar/VaultSharp

Private Properties

Property Type Description

Public Methods

Method Description
CertificateRoleDefinition ( ) : Newtonsoft.Json

Initializes a new instance of the CertificateRoleDefinition class.

Method Details

CertificateRoleDefinition() public method

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