Version

UIRoleDefinition Class Members

The following tables list the members exposed by UIRoleDefinition.

Public Constructors
 NameDescription
Public ConstructorUIRoleDefinition ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyBaseRoleThe name of the role's base/parent role from which it will inherit.  
Public PropertyDescriptionReturns or sets the description of the role.  
Public PropertyNameReturns the name of the role being defined.  
Public PropertyStatesReturns or sets an enumeration indicating which states will be used by the role.  
Public PropertySupportedPropertiesReturns or sets a value indicating which properties are supported by the role being defined.  
See Also