GetUserIPAccessModelID Property | |
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public int ID { get; set; }
function get_ID();
function set_ID(value);
Property Value
Int32Remarks
The IP access policy ID assigned to the
EmpIdentifier. This in the primary key of the IP Policy
Name Note |
---|
If the requested EmpIdentifier is not found then this value will return 0.
|
Example 10
See Also