IRedactorProvider Interface

Definition

Provides redactors for different data classifications.

public interface class IRedactorProvider
public interface IRedactorProvider
type IRedactorProvider = interface
Public Interface IRedactorProvider
Derived

Methods

GetRedactor(DataClassificationSet)

Gets the redactor configured to handle the specified data class.

Applies to