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

Represents the options to create a token.
Inheritance: TokenInfo
Afficher le fichier Open project: rajanadar/VaultSharp

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
TokenCreationOptions ( ) : System

Initializes a new instance of the TokenCreationOptions class.

Method Details

TokenCreationOptions() public méthode

Initializes a new instance of the TokenCreationOptions class.
public TokenCreationOptions ( ) : System
Résultat System