Méthode | 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 | |
Résultat | Task |
public ComputeHash ( byte buffer ) : byte[] | ||
buffer | byte | |
Résultat | byte[] |
public DisplayAuthInBrowser ( string oauthPINunlockURL ) : void | ||
oauthPINunlockURL | string | |
Résultat | void |