Click or drag to resize
Grid Solutions Framework

InfluxDBOutputAdapterUserName Property

Gets or sets the user name for the InfluxDB connection.

Namespace: InfluxDBAdapters
Assembly: InfluxDBAdapters (in InfluxDBAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("root")]
public string UserName { get; set; }
View Source

Property Value

String
See Also