PasskeyCreationOptionsResult.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 can be later retrieved during assertion with AttestationState.

Applies to