Table of Contents

Property AuthToken

Namespace
Neo4j.Driver
Assembly
Neo4j.Driver.dll

AuthToken

The auth token that will be used for this session. This overrides any auth settings on the driver object.

public IAuthToken AuthToken { get; }

Property Value

IAuthToken