C# Class iGoat.Domain.GuidBasedAuthKeyProvider

Inheritance: IAuthKeyProvider
Mostra file Open project: AcklenAvenue/iGoat-Delivery-Back-End

Public Methods

Method Description
GetNewAuthKey ( string username, string password ) : string

Method Details

GetNewAuthKey() public method

public GetNewAuthKey ( string username, string password ) : string
username string
password string
return string