TaskInUserRoleScopeNotAllowedException 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.
Represents the exception that is thrown because the task is not allowed in the user role scope. The profile associated with the user role does not allow the task to be specified.
public ref class TaskInUserRoleScopeNotAllowedException : Microsoft::EnterpriseManagement::Common::MonitoringTaskInUserRoleScopeNotAllowedException
[System.Serializable]
public class TaskInUserRoleScopeNotAllowedException : Microsoft.EnterpriseManagement.Common.MonitoringTaskInUserRoleScopeNotAllowedException
type TaskInUserRoleScopeNotAllowedException = class
inherit MonitoringTaskInUserRoleScopeNotAllowedException
Public Class TaskInUserRoleScopeNotAllowedException
Inherits MonitoringTaskInUserRoleScopeNotAllowedException
- Inheritance
-
TaskInUserRoleScopeNotAllowedException
- Attributes
Constructors
Properties
UserRoleId |
Gets the identifier of the User Role with the scope that the Task is not allowed in. (Inherited from MonitoringTaskInUserRoleScopeNotAllowedException) |
Methods
GetObjectData(SerializationInfo, StreamingContext) |
Sets the parameters required to serialize this instance of the MonitoringTaskInUserRoleScopeNotAllowedException class. (Inherited from MonitoringTaskInUserRoleScopeNotAllowedException) |