Click or drag to resize

GetUserIPAccessModelName Property

The IP access policy name assigned to the EmpIdentifier

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

Property Value

String
Remarks
The IP access policy name assigned to the EmpIdentifier.

Note  Note
If the requested EmpIdentifier is not found then this value will return an empty string.
Example
true
See Also