.SignIn()
Signs in to a root, namespace, database or scope user.
Arguments
| Arguments | Description |
|---|---|
credentials
| Variables used in a signin query. |
cancellationToken
| The cancellationToken enables graceful cancellation of asynchronous operations. |
Example usage
You can invalidate the authentication for the current connection using the Invalidate() method.