TsgcWSAPIServer_WebAuthn › Properties

TsgcWSAPIServer_WebAuthn Properties

Published properties grouped by purpose, followed by the full alphabetical list.

Configuration

NameDescription
WebAuthnOptionsRelying Party configuration: RPName, RPID, Origins, supported Algorithms, Attestation formats, User Verification, Timeout and AuthenticatorSelection.
EndpointsOptionsURL routes served by the component for WebAuthn registration, authentication, the bundled JavaScript library and the test page.

Server

NameDescription
ServerHTTP server component the WebAuthn API is attached to (TsgcWebSocketHTTPServer or TsgcWebSocketServer_HTTPAPI).

Diagnostics

NameDescription
VersionRead-only string with the sgcWebSockets library version.

All Properties (alphabetical)

NameDescription
EndpointsOptionsURL routes served by the component for WebAuthn registration, authentication, the bundled JavaScript library and the test page.
ServerHTTP server component the WebAuthn API is attached to (TsgcWebSocketHTTPServer or TsgcWebSocketServer_HTTPAPI).
VersionRead-only string with the sgcWebSockets library version.
WebAuthnOptionsRelying Party configuration: RPName, RPID, Origins, supported Algorithms, Attestation formats, User Verification, Timeout and AuthenticatorSelection.