Share via


MediaGraphTlsValidationOptions.IgnoreSignature Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to