IRhinoAccountsManagerTryGetAuthTokens Method (String, SecretKey) |
Namespace: Rhino.Runtime.RhinoAccounts
Tuple<IOpenIDConnectToken, IOAuth2Token> TryGetAuthTokens( string clientId, SecretKey secretKey )
| Exception | Condition |
|---|---|
| InvalidOperationException | An invalid secretKey was passed, or the assembly is not allowed to call methods from IRhinoAccountsManager |