C# 클래스 iGoat.Domain.GuidBasedAuthKeyProvider

상속: IAuthKeyProvider
파일 보기 프로젝트 열기: AcklenAvenue/iGoat-Delivery-Back-End

공개 메소드들

메소드 설명
GetNewAuthKey ( string username, string password ) : string

메소드 상세

GetNewAuthKey() 공개 메소드

public GetNewAuthKey ( string username, string password ) : string
username string
password string
리턴 string