| IDatabaseRepositoryCheckAuthorization Method (IObject, String, Int32) | 
Namespace: PDTec.IceNet.Core.Database
void CheckAuthorization( IObject pObject, string userName, int authLevelRequired )
| Exception | Condition | 
|---|---|
| ObjectAuthorizationException | Thrown when the user does not have the required authorization level. |