Skip to main content

Glossary

TerminologyDescription
SHIELD DRMA cloud-native DRM service that provides document security optimized for the Microsoft 365 environment. Automatically converts DRM documents to AIP documents.
Document Security (DS)A solution for managing and protecting DRM encrypted documents on a local PC. Based on DS6 (version 6).
Document Security 365 (DS365)Service integrated with Document Security in the Microsoft 365 environment
Security365 PortalIntegrated Management Portal for SHIELD DRM Usage
SHIELDriveServices that support file upload/download related to SHIELD DRM
TerminologyDescription
MIP (Microsoft Information Protection)Microsoft's information protection solutions. Protect organizational data through labels, classification, and security policies.
AIP (Azure Information Protection)Azure-based information protection service. SHIELD DRM automatically converts DRM documents to AIP documents.
Sensitivity LabelInformation classification and protection labels created in Microsoft Compliance Center
Microsoft Entra IDOld Azure AD. SHIELD DRM is the authentication system used in the MSAL authentication flow.
Compliance CenterMicrosoft 365 Information Protection and Label Management Center
TenantUnique identifier unit of a Microsoft 365 organization..onmicrosoft.comDomain Criteria
Multi-GEOMulti-region configuration of SharePoint supports site management for each region.
Microsoft GraphMicrosoft 365 Data Access API. Throttling limits applied to API requests
E3, E5Types of Microsoft 365 Subscription Licenses. E3 or higher is recommended when using SHIELD DRM.

Authentication and Authorization Terms

TerminologyDescription
Global AdministratorGlobal Administrator of Microsoft 365 Tenant
Compliance ManagerRole with AIP label creation and publishing permissions
MSAL (Microsoft Authentication Library)Authentication Library Based on Microsoft Entra ID
Client Credential FlowAuthentication method to obtain a token using the app's Client ID/Client Secret
App ID / App SecretSecurity Token Pair for SHIELD DRM Service Authentication
ACS (Azure Access Control Service)Legacy app authentication service. Scheduled to end in April 2026.
TerminologyDescription
DAC (Document Access Control)DRM Document Permission Control Method. Fine-grained control of permissions by user.
MAC (Mandatory Access Control)Document Classification-Based Mandatory Access Control Method
GRADEAccess Control Methods Based on Document Classification (Confidential, Internal, etc.)
BYOK (Bring Your Own Key)A method where the client provides their own encryption key to protect the document.
HYOK (Hold Your Own Key)How the customer’s key management server holds encryption keys
SCI ServerExternal server managing encryption keys and permission policies
DRM Document ConversionProcess of converting DRM encrypted documents to AIP labeled documents
TerminologyDescription
Conditional PolicyA policy that automatically applies encryption based on conditions such as user, location, time, and document type.
Endpoint PolicyConditional policies set in Document Security of Local PC
Cloud Storage PolicyConditional policies applied to documents created/uploaded in OneDrive, SharePoint, and Teams
SDF (Sensitive Docs Flow)A framework that provides fine-grained control for document security (encryption, decryption, export, and application of hidden information)
Policy PrioritiesDetermining the execution order when multiple policies conflict. Higher priority policies are executed first.
Non-Retry KeywordsSpecific Keywords and Phrases Exempted During AIP Conversion/Release

Event Handling and Synchronization Terms

TerminologyDescription
Event ReceiverA mechanism to detect and receive file events in SharePoint/OneDrive. Replacing the existing Add-In method.
Add-InIndividual installation required for each site with the existing SharePoint integration method. Scheduled for deprecation with the end of ACS.
WebhookAsynchronous method where SharePoint sends an HTTP POST request to a server endpoint when an event occurs.
SubscriptionRegistering a Webhook or Event Receiver to a specific resource
TerminologyDescription
ThrottlingThe mechanism by which Microsoft applies rate limits to API requests
Rate LimitingTechnology to limit the number of API requests within a specific time frame
Token BucketRate Limiting method that issues tokens at a steady rate and consumes tokens during request processing.
Retry LogicA mechanism that automatically retries tasks in case of temporary errors
QueueA structure that manages documents waiting for conversion to be processed in order.
TerminologyDescription
OneDrivePersonal cloud storage of Microsoft 365. SHIELD DRM event detection target
SharePointDocument library and collaboration platform of Microsoft 365. Event Receiver installation target
TeamsMicrosoft 365's team collaboration platform. Supports document uploads within the Files tab.
Site CollectionA top-level unit of SharePoint that includes multiple sites.
Document LibraryLibrary for managing documents in SharePoint

Logging and Monitoring Terms

TerminologyDescription
DashboardAdmin screen for real-time monitoring of conditional policy operation status and document status
User LogUser's document conversion status record
Admin LogActivity Log in the Admin Page
Audit LogDetailed Activity Log for Security Auditing
Integrated LogIntegrating and managing logs for file conversion, decryption, and blocking senders.

Infrastructure Terms

TerminologyDescription
Kubernetes (K8s)Container orchestration platform. SHIELD DRM deployment environment
RabbitMQMessage Broker. Used for event reception and asynchronous processing.
ConfigMapObject for managing application configuration in Kubernetes
Event HubCentral Receiving and Processing System of Event-Driven Architecture
TerminologyDescription
Document-Centric SecurityDocument-centric security approach that applies encryption and policies to the document itself
Permission RightsAccess permissions for the document. Reading, editing, output, export, release, permission changes, print marking, expiration, etc.
Print MarkingA security feature that marks specific marks on a document during printing to ensure traceability.
DLP (Data Loss Prevention)Policy to Prevent Sensitive Data from Being Leaked Outside the Organization