Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Initializes a new UnauthorizedAccessMonitoringException object.
Overload List
| Name | Description |
|---|---|
| UnauthorizedAccessMonitoringException () | Initializes a new UnauthorizedAccessMonitoringException object. |
| UnauthorizedAccessMonitoringException (Exception) | Initializes a new UnauthorizedAccessMonitoringException object with the inner exception that caused the current exception. |
| UnauthorizedAccessMonitoringException (String) | Initializes a new UnauthorizedAccessMonitoringException object by specifying the error message that describes the current exception. |
| UnauthorizedAccessMonitoringException (SerializationInfo, StreamingContext) | Initializes a new UnauthorizedAccessMonitoringException object with serialized data. |
| UnauthorizedAccessMonitoringException (String, Exception) | Initializes a new UnauthorizedAccessMonitoringException object with an error message and an inner exception. |
| UnauthorizedAccessMonitoringException (String, Generic ICollection, Guid, Guid, Guid, Guid) | Initializes a new UnauthorizedAccessMonitoringException object with various objects that failed the access check. |
| UnauthorizedAccessMonitoringException (String, String, Generic ICollection, Guid, Guid, Guid) | Initializes a new UnauthorizedAccessMonitoringException object. |
| UnauthorizedAccessMonitoringException (String, String, Generic ICollection, Guid, Guid, Guid, Guid) | Initializes a new UnauthorizedAccessMonitoringException object with the name of the user who called the method that raised the execution. |
See Also
Reference
UnauthorizedAccessMonitoringException Class
UnauthorizedAccessMonitoringException Members
Microsoft.EnterpriseManagement.Common Namespace