This method of the ReflectionRequest Class retrieves the permission identifier for the ReflectionRequest object.
public PermissionID getPermissionID();
Returns PermissionID.REFLECTION.
This method satisfies the ISecurityRequest interface and returns PermissionID.REFLECTION to indicate that instances of the ReflectionRequest class are associated with the reflection permission.