Click or drag to resize

IDatabaseRepositoryRemoveAuthorization Method

Overload List
  NameDescription
Public methodRemoveAuthorization(String, String)
Removes existing authorization entries for the party from the profile.
Public methodRemoveAuthorization(IFolder, String)
Removes existing authorization entries for the party from the folder.
Public methodRemoveAuthorization(IObject, String)
Removes existing authorization entries for the party from the object.
Public methodRemoveAuthorization(IPackage, String)
Removes existing authorization entries for the party from the package.
Public methodRemoveAuthorization(IParty, String)
Removes existing authorization entries for the party from the party.
Public methodRemoveAuthorization(AuthorizedItemType, String, String)
Removes existing authorization entries for the party from the item.
Top
See Also