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