Click or drag to resize

DialogShownEventArgsAccounts Property

Version 113.3.50
Accounts

Namespace:  CefSharp.DevTools.FedCm
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax
public IList<Account> Accounts { get; }

Property Value

Type: IListAccount
See Also