IDatabaseRepositorySetAuthorization Method |
| Name | Description | |
|---|---|---|
| SetAuthorization(String, String, Int32) |
Sets the authorization level for the party to the profile.
| |
| SetAuthorization(IFolder, String, Int32) |
Sets the authorization level for the party to the folder.
| |
| SetAuthorization(IObject, String, Int32) |
Sets the authorization level for the party to the object.
| |
| SetAuthorization(IPackage, String, Int32) |
Sets the authorization level for the party to the package.
| |
| SetAuthorization(IParty, String, Int32) |
Sets the authorization level for the party to the party.
| |
| SetAuthorization(AuthorizedItemType, String, String, Int32) |
Sets the authorization level for the party to the item.
|