TrustTokenParamsRefreshPolicy Property |
Version 88.2.90
Only set for "token-redemption" type and determine whether
to request a fresh SRR or use a still valid cached SRR.
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp (in CefSharp.dll) Version: 88.2.90.0 (88.2.90.0)
Syntax public string RefreshPolicy { get; set; }
public:
property String^ RefreshPolicy {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also