IDatabaseRepositoryRemoveAuthorization Method |
Name | Description | |
---|---|---|
RemoveAuthorization(String, String) |
Removes existing authorization entries for the party from the profile.
| |
RemoveAuthorization(IFolder, String) |
Removes existing authorization entries for the party from the folder.
| |
RemoveAuthorization(IObject, String) |
Removes existing authorization entries for the party from the object.
| |
RemoveAuthorization(IPackage, String) |
Removes existing authorization entries for the party from the package.
| |
RemoveAuthorization(IParty, String) |
Removes existing authorization entries for the party from the party.
| |
RemoveAuthorization(AuthorizedItemType, String, String) |
Removes existing authorization entries for the party from the item.
|