Dela via


PasskeyOriginValidationContext.TopOrigin Property

Definition

Gets or sets the fully-qualified top-level origin of the requester.

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

Property Value

Remarks

See https://www.w3.org/TR/webauthn-3/#dom-collectedclientdata-toporigin.

Applies to