IRhinoAccountsManager.GetAuthTokensAsync Method

IRhinoAccountsManagerGetAuthTokensAsync Method

Overload List
  NameDescription
Public methodGetAuthTokensAsync(String, String, SecretKey, CancellationToken)
Asynchronously retrieves auth tokens with the given criteria from the Rhino Accounts server.
Public methodGetAuthTokensAsync(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