The exception that is thrown when a user cannot perform a task.
Name | Description | |
---|---|---|
DeniedPrivilegeId |
Gets the ID of the deny privilege if applicable. |
|
Message |
Gets a friendly description of the error. |
|
SecuredTask |
Gets the task which the user tried to perform. |
|
SecuredTaskName |
Gets the name of the task which the user tried to perform. |
|
UserName |
Gets the name of the user which tried to perform the task. |
Name | Description | |
---|---|---|
GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) |
Gets the object data. |