Click or drag to resize

IDatabaseRepositoryHasAuthorization Method

Overload List
  NameDescription
Public methodHasAuthorization(String, String, Int32)
Detects if the user has the required authorization level for the profile.
Public methodHasAuthorization(IFolder, String, Int32)
Detects if the user has the required authorization level for the folder.
Public methodHasAuthorization(IObject, String, Int32)
Detects if the user has the required authorization level for the object.
Public methodHasAuthorization(IPackage, String, Int32)
Detects if the user has the required authorization level for the package.
Public methodHasAuthorization(IParty, String, Int32)
Detects if the user has the required authorization level for the party.
Public methodHasAuthorization(AuthorizedItemType, String, String, Int32)
Detects if the user has the required authorization level for the item.
Top
See Also