from office365.entity import Entity


class AuthenticationMethodsPolicy(Entity):
    """Defines authentication methods and the users that are allowed to use them to sign in and perform multi-factor
    authentication (MFA) in Azure Active Directory (Azure AD).
    """
