Click or drag to resize

Credentialsuser_id Property

The user's account ID. Commonly the email address with which they signed up.

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