AuthMethod enumeration
Available authentication methods
Values
| name | value | description |
|---|---|---|
| None | 0 |
|
| Basic | 1 |
|
| JsonWebToken | 2 |
See Also
- namespace SurrealDB.Configuration
- AuthMethod.cs
Available authentication methods
| name | value | description |
|---|---|---|
| None | 0 |
|
| Basic | 1 |
|
| JsonWebToken | 2 |