from office365.entity import Entity


class DeviceRegistrationPolicy(Entity):
    """Represents the policy scope that controls quota restrictions, additional authentication, and authorization
    policies to register device identities to your organization."""
