LumiSoft Mail Server User API
Opaque Property
Namespaces > LumiSoft.Net.AUTH > Auth_HttpDigest > Opaque
Gets string of data, specified by the server, which should be returned by the client unchanged. It is recommended that this string be base64 or hexadecimal data.
Syntax
C#Visual BasicManaged C++
public string Opaque { get; }
Public ReadOnly Property Opaque As String
public:
String^ Opaque {
	String^ get ();
}

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