C# Class VaultSharp.Backends.Authentication.Models.Token.TokenRoleBase

Represents the information associated with a token role.
Mostrar archivo Open project: rajanadar/VaultSharp

Private Properties

Property Type Description

Public Methods

Method Description
TokenRoleBase ( ) : Newtonsoft.Json

Initializes a new instance of the TokenRoleBase class.

Method Details

TokenRoleBase() public method

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