C# 클래스 TokenTest.oAuth2.TokenRequestWithUserNameAndPassword

상속: TokenRequest
파일 보기 프로젝트 열기: Huddle/Puddle 1 사용 예제들

공개 메소드들

메소드 설명
TokenRequestWithUserNameAndPassword ( string clientId, string clientSecret, string username, string password ) : System.Text

보호된 메소드들

메소드 설명
AddKeys ( StringBuilder data ) : void

메소드 상세

AddKeys() 보호된 메소드

protected AddKeys ( StringBuilder data ) : void
data System.Text.StringBuilder
리턴 void

TokenRequestWithUserNameAndPassword() 공개 메소드

public TokenRequestWithUserNameAndPassword ( string clientId, string clientSecret, string username, string password ) : System.Text
clientId string
clientSecret string
username string
password string
리턴 System.Text