Click or drag to resize

GetUserIPAccessModelID Property

The IP access policy ID assigned to the EmpIdentifier

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public int ID { get; set; }

Property Value

Int32
Remarks
The IP access policy ID assigned to the EmpIdentifier. This in the primary key of the IP Policy Name

Note  Note
If the requested EmpIdentifier is not found then this value will return 0.
Example
10
See Also