Protocols
The following protocols are available globally.
-
The protocol to which System for Cross-domain Identity Management (SCIM) enrollment mechanisms are derived from.
See moreDeclaration
Swift
public protocol ScimEnrollmentProtocol: EnrollmentProtocol
-
The protocol to which multi-factor authentication challenge enrollment mechanisms are derived from.
See moreDeclaration
Swift
public protocol EnrollmentProtocol
-
The protocol to which a result of a success QR scan is used.
See moreDeclaration
Swift
public protocol QRScanResultDelegate
-
The protocol to which multi-factor authentication challenge mechanisms are derived from.
See moreDeclaration
Swift
public protocol ChallengeProtocol
-
Undocumented
See more
-
The protocol to which QR codes are scanned.
See moreDeclaration
Swift
public protocol QRScanResultProtocol
-
The
See moreResultProtocol
is for classes that parse a JSON result from on-premises or cloud.Declaration
Swift
public protocol ResultProtocol