C# 클래스 Tigwi.Auth.ApiKeyAuth

Authenticate an user using an API key.
파일 보기 프로젝트 열기: ismaelbelghiti/Tigwi

공개 메소드들

메소드 설명
ApiKeyAuth ( IStorage storage, System.Guid apiKey ) : System
Authenticate ( ) : System.Guid

메소드 상세

ApiKeyAuth() 공개 메소드

public ApiKeyAuth ( IStorage storage, System.Guid apiKey ) : System
storage IStorage
apiKey System.Guid
리턴 System

Authenticate() 공개 메소드

public Authenticate ( ) : System.Guid
리턴 System.Guid