LumiSoft Net Help
CNonce Property
NamespacesLumiSoft.Net.AUTHAuth_HttpDigestCNonce
Gets or sets Client nonce value. This MUST be specified if a qop directive is sent (see above), and MUST NOT be specified if the server did not send a qop directive in the WWW-Authenticate header field.
Declaration Syntax
C#Visual BasicVisual C++F#
public string CNonce { get; set; }
Public Property CNonce As String
	Get
	Set
public:
property String^ CNonce {
	String^ get ();
	void set (String^ value);
}
member CNonce : string with get, set
Property Value

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