SipConfigurationPassword Property |
The password that is used for authentication.
Namespace:
CallFlowFramework.TelephonyConfigurations
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic string Password { get; }
public:
property String^ Password {
String^ get ();
}
Property Value
Type:
String
See Also