InterestGroupDetailsTrustedBiddingSignalsKeys Property  | 
Version 106.0.290 
            TrustedBiddingSignalsKeys
            
 
    Namespace: 
   CefSharp.DevTools.Storage
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic string[] TrustedBiddingSignalsKeys { get; set; }public:
property array<String^>^ TrustedBiddingSignalsKeys {
	array<String^>^ get ();
	void set (array<String^>^ value);
}Property Value
Type: 
String
See Also