TrustTokenParamsRefreshPolicy Property |
Version 89.0.170
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: 89.0.170.0 (89.0.170.0)
Syntax public string RefreshPolicy { get; set; }
public:
property String^ RefreshPolicy {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also