userHandle
The user handle of this passkey credential.
Declaration
var userHandle: Data { get }Discussion
Use the user handle, along with the credentialID, to identify the correct credential to use for a given relying party request.
The user handle of this passkey credential.
var userHandle: Data { get }Use the user handle, along with the credentialID, to identify the correct credential to use for a given relying party request.