C# Class Joshilewis.Infrastructure.Auth.Tokeniser

Afficher le fichier Open project: joshilewis/lending Class Usage Examples

Méthodes publiques

Méthode Description
CreateToken ( string userName, System.Guid userId ) : string
Tokeniser ( string secretKey ) : System

Method Details

CreateToken() public méthode

public CreateToken ( string userName, System.Guid userId ) : string
userName string
userId System.Guid
Résultat string

Tokeniser() public méthode

public Tokeniser ( string secretKey ) : System
secretKey string
Résultat System