Click or drag to resize

CredentialUserHandle Property

Version 118.6.80
An opaque byte sequence with a maximum size of 64 bytes mapping the credential to a specific user.

Namespace:  CefSharp.DevTools.WebAuthn
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public byte[] UserHandle { get; set; }

Property Value

Type: Byte
See Also