IRhinoAccountsManagerTryGetAuthTokens Method |
| Name | Description | |
|---|---|---|
| TryGetAuthTokens(String, SecretKey) |
Attempts to return cached auth tokens that match the given criteria if any have been stored in cache.
| |
| TryGetAuthTokens(String, IEnumerableString, SecretKey) |
Attempts to return cached auth tokens that match the given criteria if any have been stored in cache.
|