LumiSoft Mail Server User API
Qop Property
Namespaces > LumiSoft.Net.AUTH > Auth_HttpDigest > Qop
Gets value what indicates "quality of protection" the client has applied to the message. If present, its value MUST be one of the alternatives the server indicated it supports in the WWW-Authenticate header. This directive is optional in order to preserve backward compatibility.
Syntax
C#Visual BasicManaged C++
public string Qop { get; }
Public ReadOnly Property Qop As String
public:
String^ Qop {
	String^ get ();
}

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