.SignUp()
Signs up to a specific authentication scope / access method.
Arguments
| Arguments | Description |
|---|---|
credentials
| Credentials to sign up as a scoped user. |
cancellationToken
| The cancellationToken enables graceful cancellation of asynchronous operations. |
Example usage
You can invalidate the authentication for the current connection using the Invalidate() method.