authenticationRequestPath property

String authenticationRequestPath

The authentication request URL path used to send the FIDO UAF authentication GetUafRequest.

The authentication request URL is the result of combining the baseUrl and this path.

Implementation

String get authenticationRequestPath;