Click or drag to resize

IDatabaseRepositorySetAuthorization Method

Overload List
  NameDescription
Public methodSetAuthorization(String, String, Int32)
Sets the authorization level for the party to the profile.
Public methodSetAuthorization(IFolder, String, Int32)
Sets the authorization level for the party to the folder.
Public methodSetAuthorization(IObject, String, Int32)
Sets the authorization level for the party to the object.
Public methodSetAuthorization(IPackage, String, Int32)
Sets the authorization level for the party to the package.
Public methodSetAuthorization(IParty, String, Int32)
Sets the authorization level for the party to the party.
Public methodSetAuthorization(AuthorizedItemType, String, String, Int32)
Sets the authorization level for the party to the item.
Top
See Also