Click or drag to resize

IDatabaseRepositoryAddAuthorization Method

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