Enumerations

The following enumerations are available globally.

  • Defines the IAMPASS authentication methods.

    See more

    Declaration

    Swift

    public enum IPAuthenticationMethod : CustomStringConvertible
  • IAMPASS Error class.

    See more

    Declaration

    Swift

    public enum IPError : LocalizedError
  • Represents the state of the session.

    See more

    Declaration

    Swift

    public enum SessionStatus : String
  • Indicates the result of the OS authentication stage.

    See more

    Declaration

    Swift

    public enum OS_Auth_Result