UserVerification

public enum UserVerification

The types used as part of the user verification.

  • The context provided to the user interaction delegate for a user verification.

    See more

    Declaration

    Swift

    public struct Context
  • The outcome to send back to the SDK after verifying the user.

    See more

    Declaration

    Swift

    public struct Outcome
  • The list of errors that can happen during user verification.

    See more

    Declaration

    Swift

    public enum Error : Swift.Error
  • Describes a recoverable error that can occur during user credential verification.

    See more

    Declaration

    Swift

    public enum RecoverableError : Swift.Error