Click or drag to resize

UserLoginModelEmpIdentifier Field

Gets the Employee Number/Identifier assigned to the record being returned

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

Field Value

String
Remarks
Gets the Employee Number/Identifier assigned to the record being returned. The EmpIdentifier is similar to the UserID which is an internal unique key of the user.
Example
EMP2013X007
See Also