Click or drag to resize

CredentialUserHandle Property

Version 112.3.0
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: 112.3.0.0
Syntax
public byte[] UserHandle { get; set; }

Property Value

Type: Byte
See Also