This provides methods to create IAuthTokens for various authentication schemes supported by this driver. The scheme used must be also supported by the Neo4j instance you are connecting to.
public static class AuthTokens
AuthTokens
Driver(string, IAuthToken, Action<ConfigBuilder>)
PropertiesGets an authentication token that can be used to connect to Neo4j instances with auth disabled. This will only work if authentication is disabled on the Neo4j Instance we are connecting to.
The basic authentication scheme, using a username and a password.
The basic authentication scheme, using a username and a password.
The bearer authentication scheme, using a base64 encoded token, such as those supplied by SSO providers. Gets an authentication token that can be used to connect to Neo4j.
Gets an authentication token that can be used to connect to Neo4j instances with auth disabled. This will only work if authentication is disabled on the Neo4j Instance we are connecting to.
Gets an authentication token that can be used to connect to Neo4j instances with auth disabled. This will only work if authentication is disabled on the Neo4j Instance we are connecting to.
The kerberos authentication scheme, using a base64 encoded ticket.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4