PiiRedactionOptions.RedactionType Property

Definition

Gets or sets the type of PII redaction to be used.

public Azure.Communication.CallAutomation.RedactionType? RedactionType { get; set; }
member this.RedactionType : Nullable<Azure.Communication.CallAutomation.RedactionType> with get, set
Public Property RedactionType As Nullable(Of RedactionType)

Property Value

Applies to