1 instantiation of AttestationObjectArgs
Microsoft.AspNetCore.Identity.Test (1)
Passkeys\PasskeyHandlerAttestationTest.cs (1)
1058var attestationObjectArgs = AttestationObjectArgs.Compute(new()
3 references to AttestationObjectArgs
Microsoft.AspNetCore.Identity.Test (3)
Passkeys\CredentialHelpers.cs (1)
82public static ReadOnlyMemory<byte> MakeAttestationObject(in AttestationObjectArgs args)
Passkeys\PasskeyHandlerAttestationTest.cs (2)
994public ComputedValue<AttestationObjectArgs> AttestationObjectArgs { get; } = new(); 1058var attestationObjectArgs = AttestationObjectArgs.Compute(new()