SipConfigurationDomain Property |
Gets or sets the DNS or IP address of the registrar (aka Realm).
Namespace:
CallFlowFramework.TelephonyConfigurations
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic string Domain { get; }
public:
property String^ Domain {
String^ get ();
}
Property Value
Type:
String
See Also