BaseStardogServer Fields | 
The BaseStardogServer type exposes the following members.
| Name | Description | |
|---|---|---|
| AdminUri | 
            The URI of the admin API.
              | |
| BaseUri | 
            The base URI of the Stardog server.
              | |
| HasCredentials | 
            True if a user name and password are specified, false otherwise.
              | |
| Password | 
            The password to use for the connection.
              | |
| Username | 
            The username to use for the connection.
              |