TrustedWebActivityIssueDetailsSignature Property  | 
Version 104.4.240 
            The signature of the Trusted Web Activity client app. This field is only
            used when violation type is kDigitalAssetLinks.
            
 
    Namespace: 
   CefSharp.DevTools.Audits
    Assembly:
   CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntaxpublic string Signature { get; set; }public:
property String^ Signature {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also