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