C# Class iGoat.Domain.GuidBasedAuthKeyProvider

Inheritance: IAuthKeyProvider
Afficher le fichier Open project: AcklenAvenue/iGoat-Delivery-Back-End

Méthodes publiques

Méthode Description
GetNewAuthKey ( string username, string password ) : string

Method Details

GetNewAuthKey() public méthode

public GetNewAuthKey ( string username, string password ) : string
username string
password string
Résultat string