Enum AuthenticatorAttachment
Definition
- Assembly:
- Tizen.Security.WebAuthn.dll
WebAuthn authentication attachment value.
public enum AuthenticatorAttachment
Remarks
Refer to the following W3C specification for more information. https://www.w3.org/TR/webauthn-3/#enumdef-authenticatorattachment
Fields
| Name | Description |
|---|---|
| CrossPlatform | Cross-platform attachment. |
| None | No attachment. |
| Platform | Platform attachment. |