C# Class CrestSharp.Infrastructure.CrestAuthorization

Afficher le fichier Open project: rischwa/eve-fast-fitting-assessment Class Usage Examples

Méthodes publiques

Méthode Description
CrestAuthorization ( string accessToken, System.DateTime endOfValidity, string tokenType, string refreshToken ) : System

Method Details

CrestAuthorization() public méthode

public CrestAuthorization ( string accessToken, System.DateTime endOfValidity, string tokenType, string refreshToken ) : System
accessToken string
endOfValidity System.DateTime
tokenType string
refreshToken string
Résultat System