MFAIntent

public enum MFAIntent

The intent for the Multi-factor authentication request.

  • Enrolling new device

    Declaration

    Swift

    case enroll
  • Deleting badge on remote device

    Declaration

    Swift

    case delete