Click or drag to resize

UserTokenuser_id Property

The user ID. Commonly the ID is the email address with which the user signed up for the service. See user_id.

Namespace:  NetQuarry.Web.API
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string user_id { get; set; }

Property Value

Type: String
See Also