Gets or sets the password for
ProxyUserName to use to access the proxy server.
Namespace:
NationalInstruments.VeriStand.StimulusProfileDefinitionApi
Assembly:
NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi (in NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration) |
---|
Public Property ProxyPassword As String |
C# |
---|
public string ProxyPassword { get; set; } |
Visual C++ |
---|
public:
property String^ ProxyPassword {
String^ get ();
void set (String^ value);
} |
Property Value
The password to use to access the proxy server.