C# 클래스 Kong.Plugins.KeyAuthRequestFactory

상속: RequestExecutor
파일 보기 프로젝트 열기: trackmatic/kong.net

공개 메소드들

메소드 설명
CreateCredentials ( string key ) : System.Threading.Tasks.Task

비공개 메소드들

메소드 설명
KeyAuthRequestFactory ( IKongClient client, Consumer consumer ) : System.Threading.Tasks

메소드 상세

CreateCredentials() 공개 메소드

public CreateCredentials ( string key ) : System.Threading.Tasks.Task
key string
리턴 System.Threading.Tasks.Task