session property
The session which should be passed both ways in challenge-response calls to the service. This allows authentication of the user as part of the MFA setup process.
Implementation
final String? session;
The session which should be passed both ways in challenge-response calls to the service. This allows authentication of the user as part of the MFA setup process.
final String? session;