Enum PubkeyCredHint
Definition
- Assembly:
- Tizen.Security.WebAuthn.dll
WebAuthn public key credential hint value.
public enum PubkeyCredHint
Remarks
Refer to the following W3C specification for more information. https://www.w3.org/TR/webauthn-3/#enumdef-publickeycredentialhints
Fields
Name | Description |
---|---|
ClientDevice | Platform authenticator attached to a client device. |
Hybrid | General-purpose authenticator. |
None | None. |
SecurityKey | Physical security key. |