Identification class
[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.]
The Identification class identifies an end user. This object is used by the PrecertifyParams object.
Note
This SOAP data type is documented as if it were used in a .NET Framework XML web service client. For more information about creating an XML web service client, see Building XML Web Service Clients and Accessing XML Web Services in Managed Code.
Inheritance
The GuidHash class is derived from System.Object.
Members
Fields
The Identification class has the following fields.
Field | Description |
---|---|
AuthenticationMode | Data type: AuthenticationMode A value of the AuthenticationMode enumeration that specifies the type of authentication to be used. |
Id | Data type: String A string value that contains the security identifier (SID) of the user. |
Data type: String A string value that contains the email address of the user. |
|
ProxyAddresses | Data type: String[] An array of string values that contain possible user proxy addresses. |
Web Service Description Page
ServerURL/_wmcs/Certification/Precertification.asmx?wsdl
Remarks
The actual structure of the SOAP type varies from language to language. To obtain the structure of the type, query the web service description page.
Requirements
Product |
Rights Management Services 1.0 SP2 or later |