IDatabaseRepositoryHasAuthorization Method |
Name | Description | |
---|---|---|
HasAuthorization(String, String, Int32) |
Detects if the user has the required authorization level for the profile.
| |
HasAuthorization(IFolder, String, Int32) |
Detects if the user has the required authorization level for the folder.
| |
HasAuthorization(IObject, String, Int32) |
Detects if the user has the required authorization level for the object.
| |
HasAuthorization(IPackage, String, Int32) |
Detects if the user has the required authorization level for the package.
| |
HasAuthorization(IParty, String, Int32) |
Detects if the user has the required authorization level for the party.
| |
HasAuthorization(AuthorizedItemType, String, String, Int32) |
Detects if the user has the required authorization level for the item.
|