The PortalPrivilegeSubtype can be one of:
Constant | Description |
---|---|
Enums. | (-1) An unknown portal privilege subtype. |
Enums. | (0) The privilege does not relate to a fine-grained operation. |
Enums. | (1) Grants the ability to perform geocode operations and store the results, in a database for instance. |
Enums. | (2) Grants the ability to perform geocode operations in which the results are not stored. |
Enums. | (3) Grants the ability to perform closest facility tasks. |
Enums. | (4) Grants the ability to perform location-allocation tasks. |
Enums. | (5) Grants the ability to perform optimized routing tasks. |
Enums. | (6) Grants the ability to perform origin-destination cost matrix tasks. |
Enums. | (7) Grants the ability to perform simple routing tasks. |
Enums. | (8) Grants the ability to perform service area tasks. |
Enums. | (9) Grants the ability to perform vehicle routing tasks. |