Share via


PasskeyAttestationContext.AttestationState Property

Definition

Gets or sets the state to be used in the attestation procedure.

public string? AttestationState { get; init; }
member this.AttestationState : string with get, set
Public Property AttestationState As String

Property Value

Remarks

This is expected to match the AttestationState previously returned from MakeCreationOptionsAsync(PasskeyUserEntity, HttpContext).

Applies to