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

Represents the SSH Role data
ファイルを表示 Open project: rajanadar/VaultSharp

Private Properties

Property Type Description

Public Methods

Method Description
SSHRoleData ( ) : System.Collections.Generic

Initializes a new instance of the SSHRoleData class.

Method Details

SSHRoleData() public method

Initializes a new instance of the SSHRoleData class.
public SSHRoleData ( ) : System.Collections.Generic
return System.Collections.Generic