Represents the user role scope.
The following tables list the members exposed by the UserRoleScope type.
Public
Constructors
| Name | Description | |
|---|---|---|
| UserRoleScope | Overloaded. Initializes a new UserRoleScope object. |
Public Fields
| Name | Description | |
|---|---|---|
![]()
|
RootClassId | Specifies the root of all classes. You can use this ID in the user role scope if you want to set access on the root class. |
![]()
|
RootConsoleTaskId | Specifies the root console task. You can use this ID to set access to all console tasks. |
![]()
|
RootCredentialTaskId | Specifies the root credential task. You can use this ID to set access to all credential tasks. |
![]()
|
RootNonCredentialTaskId | Specifies the root non-credential task. You can use this ID to set access to all non-credential tasks. |
![]()
|
RootObjectId | Specifies the root of objects. You can use this ID in the user role scope if you want to set access on the root object. |
![]()
|
RootTemplateId | Specifies the root template. You can use this ID to set access to all console templates. |
![]()
|
RootViewId | Specifies the root view. You can use this ID to set access to all views. |
Public
Properties
| Name | Description | |
|---|---|---|
|
Classes | Gets a read-only collection of classes for the user role scope. |
|
ConsoleTasks | Gets a read-only collection of console tasks for the user role scope. |
|
CredentialTasks | Gets a read-only collection of credential tasks for the user role scope. |
|
IsScopeFixed | Gets or sets a value that indicates whether the scope is fixed. |
|
ManagementGroup | Gets the management group that the object is in. (inherited from MonitoringBase) |
|
ManagementGroupId | Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase) |
|
NonCredentialTasks | Gets a read-only collection of non-credential tasks for the user role scope. |
|
Objects | Gets a read-only collection of object groups, services, or both for the user role scope. |
|
Templates | Gets a read-only collection of templates for the user role scope. |
|
Views | Gets a read-only collection of views for the user role scope. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
|
Reconnect | (inherited from MonitoringBase) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.


