IdentityPasskeyData.Aaguid Property

Definition

Gets or sets the AAGUID of the authenticator that created this passkey.

public virtual byte[]? Aaguid { get; set; }
member this.Aaguid : byte[] with get, set
Public Overridable Property Aaguid As Byte()

Property Value

Byte[]

Remarks

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

Applies to