| UserInfoGetPolicyDurationInEmpIdentifiers Property |  | 
                A list of EmpIdtifiers or users with valid accounts in time-web 
* Required Property
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic List<string> EmpIdentifiers { get; set; }function get_EmpIdentifiers();
function set_EmpIdentifiers(value);
Property Value
ListString Remarks
Remarks
                A list of EmpIdtifiers or users with valid accounts in time-web.
                
 Example
Example
                "1234","4567"...
            
 See Also
See Also