RoleDefinition Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Role definition.
public class RoleDefinition
type RoleDefinition = class
Public Class RoleDefinition
- Inheritance
-
RoleDefinition
Constructors
| Name | Description |
|---|---|
| RoleDefinition() |
Initializes a new instance of the RoleDefinition class. |
Properties
| Name | Description |
|---|---|
| Id |
Gets the role definition ID. |
| Name |
Gets the role definition name. |
| Properties |
Optional. Gets or sets role definition properties. |
| Type |
Gets the role definition type. |