The operation being performed requires access rights that the requestor does not have. This operation can be a simple operation such as setting the value of a read-only or settable-only-on-create property or it can be a more complex operation such as a save operation that triggers other updates.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly E_ACCESS_DENIED As ExceptionCode |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.e_ACCESS_DENIED |