This method of the RegistryRequest Class retrieves the permission identifier for the RegistryRequest object.
public PermissionID getPermissionID();
This method satisfies the ISecurityRequestinterface and returns PermissionID.REGISTRY to indicate that instances of the RegistryRequest class are associated with the registry permission.
Returns PermissionID.REGISTRY.