API Reference
Enum
GpoPermissionRight
Defines the rights that can be granted on a GPO.
Inheritance
- Enum
- GpoPermissionRight
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property GpoAclEntry.Permissions
- Property GpoPermission.Permission
- Property GpoPermissionAdministrativeRow.DomainAdminsPermission
- Property GpoPermissionAdministrativeRow.EnterpriseAdminsPermission
- Property Item.AuthenticatedUsersPermission
- Property Item.DomainAdminsPermission
- Property Item.EnterpriseAdminsPermission
- Property Item.SystemPermission
- Property GpoPermissionReadRow.AuthenticatedUsersPermission
- Field GpoPermissionRight.GpoApply
- Field GpoPermissionRight.GpoCustom
- Field GpoPermissionRight.GpoEdit
- Field GpoPermissionRight.GpoEditDelete
- Field GpoPermissionRight.GpoEditDeleteModifySecurity
- Field GpoPermissionRight.GpoRead
- Property GpoPermissionRow.Permission
- Property GpoPermissionUnknownRow.Permission
Accepted by parameters
- Constructor GpoAclEntry.GpoAclEntry
- Constructor GpoAclEntry.GpoAclEntry
- Method GpoAclUpdater.AddPermission
- Method GpoAclUpdater.SetPermission
- Constructor GpoPermission.GpoPermission
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
Values
public const GpoPermissionRight GpoEditDeleteModifySecurity #Edit, delete, and modify security on the GPO.
Value:
4