TsgcWSAPIServer_WebAuthn › Properties
TsgcWSAPIServer_WebAuthn Properties
Published properties grouped by purpose, followed by the full alphabetical list.
Configuration
| Name | Description |
| WebAuthnOptions | Relying Party configuration: RPName, RPID, Origins, supported Algorithms, Attestation formats, User Verification, Timeout and AuthenticatorSelection. |
| EndpointsOptions | URL routes served by the component for WebAuthn registration, authentication, the bundled JavaScript library and the test page. |
Server
| Name | Description |
| Server | HTTP server component the WebAuthn API is attached to (TsgcWebSocketHTTPServer or TsgcWebSocketServer_HTTPAPI). |
Diagnostics
| Name | Description |
| Version | Read-only string with the sgcWebSockets library version. |
All Properties (alphabetical)
| Name | Description |
| EndpointsOptions | URL routes served by the component for WebAuthn registration, authentication, the bundled JavaScript library and the test page. |
| Server | HTTP server component the WebAuthn API is attached to (TsgcWebSocketHTTPServer or TsgcWebSocketServer_HTTPAPI). |
| Version | Read-only string with the sgcWebSockets library version. |
| WebAuthnOptions | Relying Party configuration: RPName, RPID, Origins, supported Algorithms, Attestation formats, User Verification, Timeout and AuthenticatorSelection. |