Hide Table of Contents
Class: Privilege

Description

The Privilege class is a collection of application level privileges in the Workflow Manager (Classic) geodatabase that controls application access.

Class hierarchy

esri.WorkflowManager.SupportClasses.Privilege()

Properties

NameTypeSummary
descriptionstringA description of the privilege.
idintA unique identifier for the privilege.
namestringThe name of the privilege.
Property Details

<string> description

A description of the privilege.

<int> id

A unique identifier for the privilege.

<string> name

The name of the privilege.