Click or drag to resize

BaseStardogConnectorAnonymousUser Field

Constant for the default Anonymous user account and password used by Stardog if you have not supplied a shiro.ini file or otherwise disabled security.

Namespace:  VDS.RDF.Storage
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public const string AnonymousUser = "anonymous"

Field Value

Type: String
See Also