UserManagementFactory
@objc(VerIDUserManagementFactory)
public protocol UserManagementFactory
User management protocol factory
-
Create a user management instance
Throws
Error if the creation failsDeclaration
Swift
@objc func createUserManagement() throws -> UserManagementReturn Value
Instance of a class that implements the
UserManagementprotocol
UserManagementFactory Protocol Reference