Click or drag to resize

UserIPAccessPolicyDetailDescription Property

A description about the IP range used

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

Property Value

String
Remarks
A description about the IP range used.
Example
The main corporate office.
See Also