Gets or sets a server-specified unique data string. It is recommended that this
string be base64 or hexadecimal data.
Suggested value: base64(time-stamp hex(time-stamp ":" ETag ":" private-key)).
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string Nonce { get; set; }
Public Property Nonce As String Get Set
public: property String^ Nonce { String^ get (); void set (String^ value); }
member Nonce : string with get, set
Property Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | Is raised when invalid value is specified. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119