Share via


SecurityAssessmentMetadataPartnerData.ProductName Property

Definition

Gets or sets name of the product of the partner that created the assessment

[Newtonsoft.Json.JsonProperty(PropertyName="productName")]
public string ProductName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="productName")>]
member this.ProductName : string with get, set
Public Property ProductName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to