Click or drag to resize

TrustTokenParamsRefreshPolicy Property

Version 118.6.80
Only set for "token-redemption" operation and determine whether to request a fresh SRR or use a still valid cached SRR.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public TrustTokenParamsRefreshPolicy RefreshPolicy { get; set; }

Property Value

Type: TrustTokenParamsRefreshPolicy
See Also