Click or drag to resize

IRhinoAccountsManagerTryGetAuthTokens Method

Overload List
  NameDescription
Public methodTryGetAuthTokens(String, SecretKey)
Attempts to return cached auth tokens that match the given criteria if any have been stored in cache.
Public methodTryGetAuthTokens(String, IEnumerableString, SecretKey)
Attempts to return cached auth tokens that match the given criteria if any have been stored in cache.
Top
See Also