ClientDetails Property
Information about the sender.
Syntax
[VB.NET] Public Property ClientDetails As ClientDetails
[C#] public ClientDetails ClientDetails {get; set;}
Remarks
If specified, the DeviceId and IPAddress must be set. All other fields are optional.
This property is required for the CreatePreApproval method.