Click or drag to resize

UserInfoGetPolicyDurationInEmpIdentifiers Property

A list of EmpIdtifiers or users with valid accounts in time-web
* Required Property

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public List<string> EmpIdentifiers { get; set; }

Property Value

ListString
Remarks
A list of EmpIdtifiers or users with valid accounts in time-web.

Example
"1234","4567"...
See Also