Click or drag to resize

RhinoAccountsManagerTryGetAuthTokens Method

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