RoleAssignment 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 Assignments
public class RoleAssignment
type RoleAssignment = class
Public Class RoleAssignment
- Inheritance
-
RoleAssignment
Constructors
| Name | Description |
|---|---|
| RoleAssignment() |
Initializes a new instance of the RoleAssignment class. |
Properties
| Name | Description |
|---|---|
| Id |
Gets the role assignment ID. |
| Name |
Gets the role assignment name. |
| Properties |
Optional. Gets or sets role assignment properties. |
| Type |
Gets the role assignment type. |