from office365.sharepoint.entity import Entity


class AppPrincipalName(Entity):
    """Represents the name of an app principal."""
