TrustedWebActivityIssueDetailsSignature Property |
Version 93.1.111
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: 93.1.111.0 (93.1.111.0)
Syntax public string Signature { get; set; }
public:
property String^ Signature {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also