PiiRedactionOptions Class
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.
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. |