UnenrollResult
public final class UnenrollResult : ResultProtocol
Holds the result of unenrolling an authentication mechanism.
-
Construct an instance containing the exception.
Declaration
Swift
public init(error: Error)