Click or drag to resize
ManualRequestFileRequestData Property
Gets or sets the Request Data. (This should already be encrypted and signed.)

Namespace: com.softwarekey.Client.Utils
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public string RequestData { get; set; }

Property Value

Type: String
See Also