Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
Property | Description |
AuthScheme | The type of authentication to use when connecting to TigerGraph. |
Secret | The TigerGraph secret used to authenticate. |
URL | Set this to the URL of the server where your TigerGraph instance is hosted. |
Port | The port of the TigerGraph Server. |
TigerGraphEdition | The edition of TigerGraph being used. Set either TigerGraph Cloud or TigerGraph Server. |
User | The TigerGraph user account used to authenticate. |
Password | The password used to authenticate the user. |