LumiSoft Net Help
Opaque Property
NamespacesLumiSoft.Net.AUTHAuth_HttpDigestOpaque
Gets or sets 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.
Declaration Syntax
C#Visual BasicVisual C++F#
public string Opaque { get; set; }
Public Property Opaque As String
	Get
	Set
public:
property String^ Opaque {
	String^ get ();
	void set (String^ value);
}
member Opaque : string with get, set
Property Value
Exceptions
ExceptionCondition
ArgumentExceptionIs raised when invalid value is specified.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119