MT5APIPfxFilePassword Property
|
Pfx file password
Namespace: mtapi.mt5Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax public string PfxFilePassword { get; set; }
Public Property PfxFilePassword As String
Get
Set
public:
property String^ PfxFilePassword {
String^ get ();
void set (String^ value);
}
member PfxFilePassword : string with get, set
Property Value
StringSee Also