Метод | Описание | |
---|---|---|
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 | |
Результат | Task |
public ComputeHash ( byte buffer ) : byte[] | ||
buffer | byte | |
Результат | byte[] |
public DisplayAuthInBrowser ( string u ) : void | ||
u | string | |
Результат | void |