Class RequestData
Json formatted additional data of the request
Inherited Members
Namespace: Unity.Cloud.Identity
Assembly: Unity.Cloud.Identity.dll
Syntax
public class RequestData
Properties
Content
The additional data needed to complete the request
Declaration
public string Content { get; set; }
Property Value
Type | Description |
---|---|
string |