PiiActionContent.RedactionCharacter Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Character to be used for redaction. Default in '*'.
public Azure.AI.Language.Text.RedactionCharacter? RedactionCharacter { get; set; }
member this.RedactionCharacter : Nullable<Azure.AI.Language.Text.RedactionCharacter> with get, set
Public Property RedactionCharacter As Nullable(Of RedactionCharacter)