Click or drag to resize
IDatabaseRepositoryGetAuthorizations Method
Overload List
  NameDescription
Public methodGetAuthorizations(String)
Gets all authorization entries of the profile.
Public methodGetAuthorizations(IFolder)
Gets all authorization entries of the folder.
Public methodGetAuthorizations(IObject)
Gets all authorization entries of the object.
Public methodGetAuthorizations(IPackage)
Gets all authorization entries of the package.
Public methodGetAuthorizations(IParty)
Gets all authorization entries of the party.
Public methodGetAuthorizations(AuthorizedItemType, String)
Gets all authorization entries of the item.
Top
See Also