Share via


UserPasskeyInfo.AttestationObject Property

Definition

Gets the attestation object associated with this passkey.

public byte[] AttestationObject { get; }
member this.AttestationObject : byte[]
Public ReadOnly Property AttestationObject As Byte()

Property Value

Byte[]

Remarks

See https://www.w3.org/TR/webauthn-3/#attestation-object.

Applies to