LineCredentialsMessagePassword Property |
[Missing <summary> documentation for "P:CallFlowFramework.LineCredentialsMessage.Password"]
Namespace:
CallFlowFramework
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic string Password { get; set; }
public:
property String^ Password {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also