Share via


UserProfile.IPAddress Property

 

A string specifying the IP address of the end user. Optional. Set this property before making a service request.

Syntax

public string IPAddress { set; get; }
Public Property IPAddress As String

Remarks

The maximum length of the IPAddress property is 256 characters.

The IPAddress property must be in either IPv4 or IPv6 form.