| IDatabaseRepositoryAddAuthorization Method | 
| Name | Description | |
|---|---|---|
| AddAuthorization(String, String, Int32) | 
            Adds authorization for the party to the profile.
              | |
| AddAuthorization(IFolder, String, Int32) | 
            Adds authorization for the party to the folder.
              | |
| AddAuthorization(IObject, String, Int32) | 
            Adds authorization for the party to the object.
              | |
| AddAuthorization(IPackage, String, Int32) | 
            Adds authorization for the party to the package.
              | |
| AddAuthorization(IParty, String, Int32) | 
            Adds authorization for the party to the party.
              | |
| AddAuthorization(AuthorizedItemType, String, String, Int32) | 
            Adds authorization for the party to the item.
              |