How this SDK is better

This topic describes how Rights Management Services SDK 2.1 is a significant improvement over the original Active Directory Rights Management Services SDK in terms of required developer effort to create a rights-enabled application.

Area Descriptions

API surface

The API surface has been reduced significantly through abstraction, freeing you from many of the details of back-end implementation. From an API surface of 84 functions for RMS SDK, the RMS SDK 2.1 includes only 20 API functions. Most applications will need to use only a small subset of this API surface.

Ramp up time

With the RMS SDK 2.1, you will be able to follow a step-by-step guide to identify which of your application's resources are sensitive and how to protect them. This is unlike the RMS SDK, with which you had to have detailed knowledge of certificates, formats, and topologies and write complex code for multithreading.

Multi-topology support

RMS SDK 2.1 helps you minimize code rewriting; your application should work with all topologies as we abstract the topology complexity away from the developer. With the RMS SDK, you had to understand all supported topologies, then write and test specific code for each.

Future-proof

RMS SDK 2.1 helps you minimize rewriting your rights-enablement code; your application should work in any RMS environment and automatically take advantage of new features when updated core RMS features are released. This is unlike AD RMS SDK, where you had to update your application to take advantage of any new features explicitly.

 

Important  

All the topics in the original Active Directory Rights Management Services SDK on MSDN Library now begin with the following support statement:

The AD RMS SDK leveraging functionality exposed by the client in Msdrm.dll is available for use in Windows Server 2008, Windows Vista, Windows Server 2008 R2, Windows 7, Windows Server 2012, and Windows 8. It may be altered or unavailable in subsequent versions. Instead, use Active Directory Rights Management Services SDK 2.1, which leverages functionality exposed by the client in Msipc.dll.

 

Overview

Active Directory Rights Management Services SDK

Rights Management Services SDK 2.1