Property UserIPAddress
UserIPAddress
Sets or returns the IP address of the client used to start the transaction. Required.
Declaration
public string UserIPAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Remarks
IPv4 address in dot notation, or IPv6 in colon notation.