Share via


Screen.PII Property

Definition

Gets or sets personal Identifier Information details.

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

Property Value

PII
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to