RhinoAccountsManager.GetAuthTokensAsync Method

RhinoAccountsManagerGetAuthTokensAsync Method

Overload List
  NameDescription
Public methodStatic memberGetAuthTokensAsync(String, String, SecretKey, CancellationToken)
Asynchronously retrieves auth tokens with the given criteria from the Rhino Accounts server.
Public methodStatic memberGetAuthTokensAsync(String, String, IEnumerableString, String, NullableInt32, Boolean, IProgressRhinoAccoountsProgressInfo, SecretKey, CancellationToken)
Asynchronously retrieves auth tokens with the given criteria from the Rhino Accounts server.
Top
See Also