Show / Hide Table of Contents

Enum PortalPrivilegeSubtype

An enumeration of the fine-grained operation subtypes a portal privilege can permit.

Namespace: Esri.ArcGISRuntime.Portal
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum PortalPrivilegeSubtype

Fields

Name Description
ClosestFacility

Grants the ability to perform closest facility tasks.

LocationAllocation

Grants the ability to perform location-allocation tasks.

None

The privilege does not relate to a fine-grained operation.

OptimizedRouting

Grants the ability to perform optimized routing tasks.

OriginDestinationCostMatrix

Grants the ability to perform origin-destination cost matrix tasks.

Routing

Grants the ability to perform simple routing tasks.

ServiceArea

Grants the ability to perform service area tasks.

Stored

Grants the ability to perform geocode operations and store the results, in a database for instance.

Temporary

Grants the ability to perform geocode operations in which the results are not stored.

VehicleRouting

Grants the ability to perform vehicle routing tasks.

Applies to

TargetVersions
.NET Standard 2.0100.12 - 200.7
.NET100.13 - 200.7
.NET Windows100.13 - 200.7
.NET Android200.0 - 200.7
.NET iOS200.0 - 200.7
.NET Framework100.12 - 200.7
Xamarin.Android100.12 - 100.15
Xamarin.iOS100.12 - 100.15
UWP100.12 - 200.7
In This Article
Back to top Copyright © 2022 Esri.