CallFlowGraphPassword Property |
The password that is used for authentication.
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