Class CISAKnownExploitedVulnerabilities
Implements
Inherited Members
Namespace: Google.Apis.OnDemandScanning.v1beta1.Data
Assembly: Google.Apis.OnDemandScanning.v1beta1.dll
Syntax
public class CISAKnownExploitedVulnerabilities : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
KnownRansomwareCampaignUse
Whether the vulnerability is known to have been leveraged as part of a ransomware campaign.
Declaration
[JsonProperty("knownRansomwareCampaignUse")]
public virtual string KnownRansomwareCampaignUse { get; set; }
Property Value
| Type | Description |
|---|---|
| string |