C# 클래스 Box.V2.Samples.TransactionalAuth.Program

Test program for token exchange.
파일 보기 프로젝트 열기: box/box-windows-sdk-v2

비공개 메소드들

메소드 설명
CreateClientByToken ( string token ) : BoxClient
Main ( string args ) : void

Main program method.

MainAsync ( string token, string fileId, string folderId ) : System.Threading.Tasks.Task