Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 12345]
  src
  api
  mip
  delegate_errors
  file
  protection
  upe
 android.hThis files contains android specifics global functions used to set the android runtime environment
 audit_delegate.hA file containing the AuditDelegate class to be used to override MIP audit
 audit_event.hA file containing the Event class which describes a single audit event
 common_types.hA file Containing the common types used by the upe, file and protection modules
 delegate_response.hA simple framework to create a response to delegate calls that can result in error
 diagnostic_configuration.hDefines custom telemetry or audit configurations
 diagnostic_delegate.hA file containing the DiagnosticDelegate class to be used to override MIP audit/telemetry
 diagnostic_types.hFile containing diagnostic-related types
 dns_redirection.hA file Containing types used to control dns redirection
 dynamic_watermark.hDefines DynamicWatermark interface
 error.hA file containing the MIP SDK error types
 event.hA file containing the Event class which describes a single audit/telemetry event
 event_context.hA file containing the EventContext class which describes a single audit/telemetry event context
 event_property.hA file containing the EventProperty class which describes a single audit/telemetry property
 flighting_feature.hA file containing the FlightingFeature definition
 http_delegate.hContains HttpDelegate interface definition used to override MIP HTTP stack
 http_operation.h
 http_request.hContains HttpRequest interface used by HttpDelegate
 http_response.hContains HttpOperation interface used by HttpDelegate
 json_delegate.hContains the JsonDelegate interface used to parse and produce JSON data
 json_document.hA file containing the JsonDocument interface
 json_value.hA file containing the JsonValue interface
 log_message_data.hContains the LogMessageData class for logging
 logger_delegate.hA file containing the LoggerDelegate class to be used to override MIP logger
 mip_configuration.hDefines configuration for all external mip delegates
 mip_context.hFile containing definition of MipContext
 mip_export.hA file export/import macros
 mip_namespace.hMIP namespace macros
 protection_descriptor.hDefines ProtectionDescriptor interface
 protection_descriptor_builder.hDefines ProtectionDescriptor interface
 storage_delegate.hDefines StorageDelegate interface
 storage_table.hDefines StorageTable interface
 stream.hA file containing the Stream interface/class definition
 stream_utils.h
 task_dispatcher_delegate.hA file containing the TaskDispatcherDelegate interface to be used to override MIP async task executor
 telemetry_delegate.hA file containing the TelemetryDelegate class to be used to override MIP telemetry
 telemetry_event.hA file containing the Event class which describes a single telemetry event
 user_rights.hDefines UserRights class
 user_roles.hDefines UserRoles class
 version.hA file that contains version macros
 xml_delegate.hContains XmlDelegate interface definition used to parse xml recieved by mip
 xml_document.hContains XmlDocument interface definition used to interact with xml parsers
 xml_node.hContains XmlNode interface definition used to interact with xml parsers
 xml_reader.hA file containing the XmlReader interface