Click or drag to resize

Credential.UserHandle Property

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

Property Value

Type:Byte[]
See Also