C# Class VaultSharp.Backends.Secret.Models.Cassandra.CassandraRoleDefinition

Represents the Cassandra role definition with the creation, rollback query and lease information.
显示文件 Open project: rajanadar/VaultSharp

Private Properties

Property Type Description

Public Methods

Method Description
CassandraRoleDefinition ( ) : Newtonsoft.Json

Initializes a new instance of the CassandraRoleDefinition class.

Method Details

CassandraRoleDefinition() public method

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