IPAuthenticationMethod
public enum IPAuthenticationMethod : CustomStringConvertible
Defines the IAMPASS authentication methods.
-
Undocumented
Declaration
Swift
case acceptance -
Undocumented
Declaration
Swift
case device -
Undocumented
Declaration
Swift
case facial -
Declaration
Swift
public var description: String { get }
IPAuthenticationMethod Enumeration Reference