IRedactorProvider インターフェイス

定義

さまざまなデータ分類の編集機能を提供します。

public interface class IRedactorProvider
public interface IRedactorProvider
type IRedactorProvider = interface
Public Interface IRedactorProvider
派生

メソッド

名前 説明
GetRedactor(DataClassificationSet)

指定したデータ クラスを処理するように構成されたリダクターを取得します。

適用対象