LumiSoft Mail Server User API
AuthData Property
Namespaces > LumiSoft.Net.SIP.Header > SIP_t_Credentials > AuthData
Gets or sets authentication data. That value depends on authentication type.
Syntax
C#Visual BasicManaged C++
public string AuthData { get; set; }
Public Property AuthData As String
public:
String^ AuthData {
	String^ get ();
	void set (String^ value);
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)