Click or drag to resize

UserLoginModelSource Field

Gets the Source Type that the Login Originated From

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public string Source

Field Value

String
Remarks
Gets the Source Type that the Login Originated From. Values will consist of one of the following "Site", "Web Kiosk", "Web Service", "Other"
Example
Site
See Also