2 references to AttestationObject
Microsoft.AspNetCore.Identity (2)
DefaultPasskeyHandler.cs (2)
199
var attestationObjectMemory = response.
AttestationObject
.AsMemory();
264
attestationObject: response.
AttestationObject
.ToArray(),