IdxAuthenticator
class IdxAuthenticator
Represents information describing the available authenticators and enrolled authenticators.
Types
Link copied to clipboard
interface Capability
Marker interface for IdxAuthenticator capabilities.
Link copied to clipboard
The type of authenticator.
Link copied to clipboard
The method, or sub-type, of an authenticator.
Link copied to clipboard
The state of an authenticator.
Properties
Link copied to clipboard
The IdxCapabilityCollection associated with this authenticator.
Link copied to clipboard
The user-visible name to use for this authenticator enrollment.
Link copied to clipboard
Describes the various methods this authenticator can perform, as string values.
Link copied to clipboard
Describes the various methods this authenticator can perform.
Link copied to clipboard
Indicates the state of this authenticator, either being an available authenticator, an enrolled authenticator, authenticating, or enrolling.
Link copied to clipboard
The type of this authenticator, or unknown
if the type isn't represented by this enumeration.