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