Sets the Password for authentication
Namespace: MARCEngine5Assembly: MARCEngine (in MARCEngine.dll) Version: 2.2.8.0 (2.2.8)
Syntax public string Password { get; set; }
Public Property Password As String
Get
Set
public:
virtual property String^ Password {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract Password : string with get, set
override Password : string with get, set
Property Value
Type:
StringImplements
Query_InterfacePasswordSee Also