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)Solution for managing and protecting DRM encrypted documents on 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
SHIELDriveService supporting file upload/download related to SHIELD DRM
TerminologyDescription
MIP (Microsoft Information Protection)Microsoft's information protection solution. 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 Label (Sensitivity Label)Information 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. Apply Throttling Limits to API Requests
E3, E5Types of Microsoft 365 Subscription Licenses. SHIELD DRM is recommended for E3 and above.

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 use, 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 PrioritiesDetermine the execution order when multiple policies conflict. Higher priority policies are executed first.
Non-Retry KeywordsSpecific keywords and phrases that are exceptions 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-InExisting SharePoint integration method requires individual installation for each site. Planned for deprecation with the end of ACS.
WebhookAsynchronous method in which 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
Throttling (Throttling)Microsoft's mechanism for applying 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 constant speed and consumes tokens when processing requests
Retry LogicA mechanism that automatically retries the operation in case of a temporary error.
QueueA structure that manages documents waiting for conversion to be processed in order.
TerminologyDescription
OneDriveMicrosoft 365 Personal Cloud Storage. 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 Collection (Site Collection)As a top-level unit of SharePoint, it includes multiple sites.
Document LibraryLibrary for managing documents in SharePoint

Log 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 LogAction Records in the Admin Page
Audit LogDetailed Activity Logs for Security Audits
Integrated LogIntegrate and manage logs for file conversion, decryption, and sender blocking.

Infrastructure Terms

TerminologyDescription
Kubernetes (K8s)Container orchestration platform. SHIELD DRM deployment environment
RabbitMQMessage Broker. Used for event reception and asynchronous processing.
ConfigMapObject that manages 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 Rights (Rights)Access permissions for the document. Reading, editing, output, export, release, permission change, print marking, validity period, etc.
Print MarkingA security feature that marks specific marks on the document during printing to ensure traceability.
DLP (Data Loss Prevention)Policy to Prevent Sensitive Data from Being Leaked Outside the Organization