DevToolsClientFedCm Property |
Version 113.3.50
This domain allows interacting with the FedCM dialog.
Namespace:
CefSharp.DevTools
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax public FedCmClient FedCm { get; }
public:
property FedCmClient^ FedCm {
FedCmClient^ get ();
}
Property Value
Type:
FedCmClientSee Also