types/types library
Classes
- AuthenticateRequestType
- The AuthenticateRequestType is used to create an authentication request and send it to the platform.
- AuthenticateResponseType
- AuthenticatorSelectionType
- AvailabilityType
- The base class for platform-specific availability information.
- AvailabilityTypeAndroid
- Represents the availability information specific to Android platforms.
- AvailabilityTypeIOS
- Represents the availability information specific to iOS platforms.
- AvailabilityTypeWeb
- Represents the availability information specific to web platforms.
- RegisterRequestType
- The RegisterRequestType is used to create a registration request and send it to the platform.
- RegisterResponseType
- RelyingPartyType
- The RelyingPartyType class wraps the data of a relying party. It is used to identify the party that is requesting authentication.
- UserType
- The UserType class wraps the data of a user..
Enums
- MediationType
- Defines how user mediation (interaction) should be handled during credential operations.