from office365.sharepoint.entity import Entity


class AppPrincipalManager(Entity):
    """Represents a top level object used to manage app principals."""
