GetUserIPAccessModelName Property | |
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string Name { get; set; }
function get_Name();
function set_Name(value);
Property Value
StringRemarks
The IP access policy name assigned to the
EmpIdentifier.
Note |
---|
If the requested EmpIdentifier is not found then this value will return an empty string.
|
Example true
See Also