Method | Description | |
---|---|---|
AssignKey ( byte key ) : void | ||
AuthWithBroker ( string oauthuri, string callbackuri ) : Task |
||
ComputeHash ( byte buffer ) : byte[] | ||
DisplayAuthInBrowser ( string oauthPINunlockURL ) : void |
public AuthWithBroker ( string oauthuri, string callbackuri ) : Task |
||
oauthuri | string | |
callbackuri | string | |
return | Task |
public DisplayAuthInBrowser ( string oauthPINunlockURL ) : void | ||
oauthPINunlockURL | string | |
return | void |