Method SupportsSessionAuthAsync NamespaceNeo4j.Driver AssemblyNeo4j.Driver.dll SupportsSessionAuthAsync() Asynchronously verify if the driver supports re-auth. Task<bool> SupportsSessionAuthAsync() Returns Task<bool> A task that represents the asynchronous operation. The task result contains True if the remote server and/or cluster support re-auth, otherwise false.