AccountUrlType Enumeration |
Version 130.1.90
The URLs that each account has
Namespace: CefSharp.DevTools.FedCmAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public enum AccountUrlType
public enum class AccountUrlType
Members Member name | Value | Description |
---|
TermsOfService | 0 |
TermsOfService
|
PrivacyPolicy | 1 |
PrivacyPolicy
|
See Also