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