Méthode | Description | |
---|---|---|
AssignKey ( byte key ) : void | ||
AuthWithBroker ( string authuri, string callbackuri ) : Task |
||
ComputeHash ( byte buffer ) : byte[] | ||
DisplayAuthInBrowser ( string u ) : void |
public AuthWithBroker ( string authuri, string callbackuri ) : Task |
||
authuri | string | |
callbackuri | string | |
Résultat | Task |
public ComputeHash ( byte buffer ) : byte[] | ||
buffer | byte | |
Résultat | byte[] |
public DisplayAuthInBrowser ( string u ) : void | ||
u | string | |
Résultat | void |