This document is archived and information here might be outdated.  Recommended version.


IRole Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IR > IRole Interface
ArcGIS Developer Help

IRole Interface

Interface that represents a role in the role store.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method GetDescription Returns the role description.
Method GetRolename Returns the role name.
Method SetDescription Sets the role description.
Method SetRolename Sets the role name.

Classes that implement IRole

Classes Description
Role