2 references to AttestationObject
Microsoft.AspNetCore.Identity (2)
PasskeyHandler.cs (2)
272
var attestationObjectMemory = response.
AttestationObject
.AsMemory();
351
attestationObject: response.
AttestationObject
.ToArray(),