The VGAdministrationInstance type exposes the following members.

Methods

  NameDescription
Public methodCanActivateKey
Public methodCanAddModule
Public methodCanApprovePendingUser()()()()
See more information on CheckApprovePendingUser() method
Public methodCanApprovePendingUser(VGMembershipUser)
Public methodCanAssignRemoveUsersToGroups()()()()
Public methodCanAssignRemoveUsersToGroups(VGMembershipUser, VGGroup)
Public methodCanBackupEncryptionKey
Public methodCanCleanEventLog
Public methodCanConfigureModule
Public methodCanCreateAdfsServer
Public methodCanCreateAndReadAction
Public methodCanCreateAndReadApplication
Public methodCanCreateAndReadPermission
Public methodCanCreateAndReadPermissionSet()()()()
Public methodCanCreateAndReadPermissionSet(VGApplication)
Public methodCanCreateApplicationRoles
Public methodCanCreateDomain
Public methodCanCreateGroup()()()()
Check if you have
Public methodCanCreateGroup(VGGroup)
Public methodCanCreateGroupProfileAttribute
Public methodCanCreatePermissionFolderForAppId
Public methodCanCreateProfileAttribute
Public methodCanCreateProfileMapping
Public methodCanCreateRoleProfileAttribute
Public methodCanCreateRoles
Public methodCanCreateRootGroup
Public methodCanCreateSharedRoles
Public methodCanCreateSubGroup
Public methodCanCreateSystemRoles
Public methodCanCreateUser
Public methodCanCreateUserInterface
Public methodCanCreateUserWithGroup()()()()
Public methodCanCreateUserWithGroup(VGGroup)
Public methodCanDeleteAdfsServer
Public methodCanDeleteApplication
Public methodCanDeleteDomain
Public methodCanDeleteGroup()()()()
Public methodCanDeleteGroup(VGGroup)
Public methodCanDeleteGroupProfileAttribute
Public methodCanDeleteModule
Public methodCanDeletePermission
Public methodCanDeletePermissionSet()()()()
Public methodCanDeletePermissionSet(VGPermissionSet)
Public methodCanDeleteProfileAttribute
Public methodCanDeleteProfileMapping
Public methodCanDeleteRepository
Public methodCanDeleteRole()()()()
Public methodCanDeleteRole(VGRole)
Public methodCanDeleteRoleProfileAttribute
Public methodCanDeleteUser()()()()
Public methodCanDeleteUser(VGMembershipUser)
Public methodCanDeleteUserInterface
Public methodCanDeployApplication
Public methodCanDeployRepository
Public methodCanEditEventLogCategory
Public methodCanForcePassword
Public methodCanGenerateDocumentation()()()()
Public methodCanGenerateDocumentation(VGApplication)
Public methodCanGrantRevokeApplicationRolesToGroups
Public methodCanGrantRevokeApplicationRolesToUsers
Public methodCanGrantRevokePermissionSetsFromApplicationIdToSharedRoles
Public methodCanGrantRevokePermissionSetsToRoles
Public methodCanGrantRevokePermissionSetToPermissionSet()()()()
Public methodCanGrantRevokePermissionSetToPermissionSet(VGPermissionSet)
Public methodCanGrantRevokePermissionSetToRole()()()()
Public methodCanGrantRevokePermissionSetToRole(VGRole)
Public methodCanGrantRevokePermissionSetToRole(VGPermissionSet, VGRole)
Public methodCanGrantRevokePermissionToPermissionSet
Public methodCanGrantRevokeRoleToGroup()()()()
Public methodCanGrantRevokeRoleToGroup(VGRole, VGGroup)
Public methodCanGrantRevokeRoleToUser()()()()
Public methodCanGrantRevokeRoleToUser(VGMembershipUser) Obsolete.
Public methodCanGrantRevokeRoleToUser(VGRole)
Public methodCanGrantRevokeRoleToUser(VGMembershipUser, VGRole)
Public methodCanGrantRevokeRoleToUser(VGRole, VGMembershipUser)
Public methodCanGrantRevokeSharedRolesToGroups
Public methodCanGrantRevokeSharedRolesToUsers
Public methodCanGrantRevokeSystemRolesToGroups
Public methodCanGrantRevokeSystemRolesToUsers
Public methodCanGrantRoleToGroup
Public methodCanGrantRoleToUser(VGRole)
Public methodCanGrantRoleToUser(VGMembershipUser, VGRole)
Public methodCanImportDeployement
This method check if the current principal can import a deployment
Public methodCanLockUnlockUsers()()()()
See more information on [!:CheckLockUnlockUsers] method
Public methodCanLockUnlockUsers(VGMembershipUser)
Public methodCanManageApplicationAttributes
Public methodCanReadAdfsServer
Public methodCanReadAllApplication
Public methodCanReadAllGroupProfileAttributes
Public methodCanReadAllGroups
Public methodCanReadAllModules
Public methodCanReadAllPermissionSetForApplication
Public methodCanReadAllRoleProfileAttributes
Public methodCanReadAllUsers
Public methodCanReadApplication
Public methodCanReadApplicationAttributes
Public methodCanReadApplicationRoleForApplication
Public methodCanReadDomain
Public methodCanReadEventLog()()()()
Public methodCanReadEventLog(VGApplication)
Public methodCanReadGroup
Public methodCanReadPermissionFolderForAppId
Public methodCanReadPermissionForApplication
Public methodCanReadPermissionSet
Public methodCanReadProfileAttribute
Public methodCanReadProfileMapping
Public methodCanReadRepository
Public methodCanReadRole()()()()
Public methodCanReadRole(VGRole)
Public methodCanReadSharedRole
Public methodCanReadSystemRole
Public methodCanReadUser
Public methodCanReplaceCommunicationKey
Public methodCanReplaceStorageKey
Public methodCanRevokeRoleToGroup
Public methodCanRevokeRoleToUser(VGRole)
Public methodCanRevokeRoleToUser(VGMembershipUser, VGRole)
Public methodCanUpdateAdfsServer
Public methodCanUpdateApplication
Public methodCanUpdateApplicationWebPortal
Public methodCanUpdateDomain
Public methodCanUpdateGroup
Check if you have permission for update specific group
Public methodCanUpdateGroupProfileAttribute
Public methodCanUpdateModule
Public methodCanUpdatePasswordPolicy
Public methodCanUpdatePermission
Public methodCanUpdatePermissionSet
Public methodCanUpdateProfileAttribute
Public methodCanUpdateRepository
This method checks if you have the right to update the repository
Public methodCanUpdateRole
Public methodCanUpdateRoleProfileAttribute
Public methodCanUpdateUser()()()()
Public methodCanUpdateUser(VGMembershipUser)
Public methodCanUpdateUserInterface
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 methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasAdminRole
Public methodIsVGSystemPermissionSet
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also