C# Class Box.V2.Samples.TransactionalAuth.Program

Test program for token exchange.
Afficher le fichier Open project: box/box-windows-sdk-v2

Private Methods

Méthode Description
CreateClientByToken ( string token ) : BoxClient
Main ( string args ) : void

Main program method.

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