OAuthClient
GetAccessToken Method
Nemiro.OAuth
Gets the access token from the remote server.
Namespace:
Nemiro.OAuth
Assembly:
Nemiro.OAuth
(in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
protected
override
void
GetAccessToken
()
protected override void GetAccessToken()
Protected
Overrides
Sub
GetAccessToken
Protected Overrides Sub GetAccessToken
See Also
OAuthClient Class
Nemiro.OAuth Namespace