Protocols

The following protocols are available globally.

  • The protocol to which multi-factor authentication challenge mechanisms are derived from.

    See more

    Declaration

    Swift

    public protocol ChallengeProtocol
  • The protocol to which multi-factor authentication challenge enrollment mechanisms are derived from.

    See more

    Declaration

    Swift

    public protocol EnrollmentProtocol
  • The protocol to which a result of a success QR scan is used.

    See more

    Declaration

    Swift

    public protocol QRScanResultDelegate
  • The ResultProtocol is for classes that parse a JSON result from on-premises or cloud.

    See more

    Declaration

    Swift

    public protocol ResultProtocol