FileExecutionState Class

Definition

A callbacks abstract class for IFileHandler

public abstract class FileExecutionState
type FileExecutionState = class
Public MustInherit Class FileExecutionState
Inheritance
FileExecutionState

Constructors

FileExecutionState()

Methods

GetApplicationScenarioId()

Return an identifier which correlates application events with the corresponding protection service REST requests.

GetAuditMetadata()

Return a dictionary of application specific audit key-value pairs.

Registered Key:Value pairs: Sender: Email Id for the sender Recipients: Represents a JSON array of recipients for an email LastModifiedBy: Email Id for the user who last modified the content LastModifiedDate: Date the content was last modified

GetClassificationResults(IFileHandler, List<ClassificationRequest>)

Return a map of classification results.

GetDataState()

The content state.

Applies to