LumiSoft Mail Server User API
ResponseAuth Property
Namespaces > LumiSoft.Net.SIP.Header > SIP_t_AuthenticationInfo > ResponseAuth
Gets or sets rspauth value. Value null means that value not specified. This can be only HEX value.
Syntax
C#Visual BasicManaged C++
public string ResponseAuth { get; set; }
Public Property ResponseAuth As String
public:
String^ ResponseAuth {
	String^ get ();
	void set (String^ value);
}

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