C# 클래스 BridgeStack.OAuthScope

OAuth scope parameters implementation.
상속: IOAuthScope
파일 보기 프로젝트 열기: bevacqua/BridgeStack

공개 메소드들

메소드 설명
ToString ( ) : string

Override to facilitate serialization of the options selected in this scope.

메소드 상세

ToString() 공개 메소드

Override to facilitate serialization of the options selected in this scope.
public ToString ( ) : string
리턴 string