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 Basic | Visual 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
Exception | Condition |
---|---|
ArgumentException | Is raised when invalid value is specified. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119