SphinxQLConnectionStringBuilderUserName Property

Gets or sets the username to be used when connecting to searchd.

Definition

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public string UserName { get; set; }

Property Value

String

See Also