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