Password Property

A password if authentication is to be used.

Syntax

public string Password { get; set; }
Public Property Password As String

Default Value

""

Remarks

If this property is set when connecting, the component will send the password in the passcode header.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks IoT 2020 .NET Edition - Version 20.0 [Build 8265]