SipConfigurationAuthUsername Property |
Used for authentication performed by the SIP stack.
Namespace:
CallFlowFramework.TelephonyConfigurations
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic string AuthUsername { get; }
public:
property String^ AuthUsername {
String^ get ();
}
Property Value
Type:
String
See Also