Click or drag to resize
Grid Solutions Framework

PIOutputAdapterPassword Property

Gets or sets the password used for the adapter's PI connection.

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

Property Value

String
See Also