C# Class VaultSharp.Backends.Secret.Models.SSH.SSHDynamicRoleDefinition

Represents the Dynamic SSH Key Type Role definition.
Inheritance: SSHRoleDefinition
ファイルを表示 Open project: rajanadar/VaultSharp Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
SSHDynamicRoleDefinition ( ) : Newtonsoft.Json

Initializes a new instance of the SSHDynamicRoleDefinition class.

Method Details

SSHDynamicRoleDefinition() public method

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