|
PIConnectionPassword Property
|
Gets or sets the password used for the adapter's PI connection.
Namespace: PIAdaptersAssembly: PIAdapters (in PIAdapters.dll) Version: 2.4.207-beta
Syntax public string Password { get; set; }
Public Property Password As String
Get
Set
member Password : string with get, set
function get_Password();
function set_Password(value);
View SourceProperty Value
StringSee Also