PiiRedactionOptions Class

Definition

PII redaction configuration options.

public class PiiRedactionOptions
type PiiRedactionOptions = class
Public Class PiiRedactionOptions
Inheritance
PiiRedactionOptions

Constructors

Name Description
PiiRedactionOptions()

Properties

Name Description
IsEnabled

Gets or sets a value indicating whether PII redaction is enabled.

RedactionType

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

Applies to