Click or drag to resize

BaseStardogServer Fields

The BaseStardogServer type exposes the following members.

Fields
  NameDescription
Protected fieldAdminUri
The URI of the admin API.
Protected fieldBaseUri
The base URI of the Stardog server.
Protected fieldHasCredentials
True if a user name and password are specified, false otherwise.
Protected fieldPassword
The password to use for the connection.
Protected fieldUsername
The username to use for the connection.
Top
See Also