Condividi tramite


PII.SSN Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="SSN")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.ContentModerator.Models.SSN> SSN { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="SSN")>]
member this.SSN : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.ContentModerator.Models.SSN> with get, set
Public Property SSN As IList(Of SSN)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to