Can you please help me out with the sample data for code which need to pass for ProcessCodeFlowAsync method as a first parameter .
What code exactly mean ?. Where can i find/get the code from.
Thanks in advance...
You can find the documentation for the ProcessCodeFlowAsync method in the Dropbox API v2 .NET SDK here.
There's an example of using it in the SimpleBlogDemo sample included with the SDK here.
Hope this helps!