Signs up to a specific authentication access method.
Arguments
| Arguments | Description |
|---|---|
namespace
| The namespace to sign up to |
database
| The database to sign up to |
access
| The access method to sign up to. Also pass any variables used in the access definition. |
Example usage
You can invalidate the authentication for the current connection using the invalidate() method.