Share via


SecuritySolutionsReferenceData.PublisherDisplayName Property

Definition

Gets or sets the security solutions' publisher display name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to