Table of Contents

Class DataPolicy

Namespace
JD.AI.Core.Governance
Assembly
JD.AI.Core.dll
public sealed class DataPolicy
Inheritance
DataPolicy
Inherited Members

Properties

Classifications

Structured data classifications with per-label actions. Applied after flat RedactPatterns.

public IList<DataClassification> Classifications { get; set; }

Property Value

IList<DataClassification>

NoExternalProviders

public IList<string> NoExternalProviders { get; set; }

Property Value

IList<string>

RedactPatterns

public IList<string> RedactPatterns { get; set; }

Property Value

IList<string>