Click or drag to resize

CredentialUserHandle Property

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

Property Value

Byte
See Also