The VGPermissionInstance type exposes the following members.

Methods

  NameDescription
Public methodAddPermissionAttribut
Public methodCreateFolder(String)
Public methodCreateFolder(VGApplication, VGPermissionFolder, String, String)
Public methodCreatePermission(VGApplication, String, String)
Create a new permission in the VG Repository
Public methodCreatePermission(VGApplication, String, String, VGPermissionFolder)
Public methodDeleteFolder
Public methodDeletePermission
Delete a permission from the repository.
Public methodDuplicate(VGPermission)
Public methodDuplicate(VGPermission, Boolean)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetAllFolder
Public methodGetAllFolderByAppId(Guid)
Public methodGetAllFolderByAppId(Guid, Int32, Int32)
Public methodGetAllPermission(VGGroup)
Get all permission for a group , this method include a children Group
Public methodGetAllPermission(VGRole)
Public methodGetAllPermissionByApp
Get all permission for an application
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetPermission Obsolete.
Get permission by permission id
Public methodGetPermissions
Public methodGetPermissionsByGroup
Public methodGetRootFolderByAppId
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMovePermissionToFolder
Public methodRemovePermissionAttribut
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodUpdateFolder
Public methodUpdatePermission
Update VGPermission from the repository

Properties

  NameDescription
Public propertyRuntime

See Also