1 write to AttestationConveyancePreference
IdentitySample.PasskeyConformance (1)
Program.cs (1)
253AttestationConveyancePreference = request.Attestation,
2 references to AttestationConveyancePreference
Microsoft.AspNetCore.Identity (1)
PasskeyHandler.cs (1)
72Attestation = _options.AttestationConveyancePreference,
Microsoft.AspNetCore.Identity.Test (1)
IdentityPasskeyOptionsTest.cs (1)
18Assert.Null(options.AttestationConveyancePreference);