RMInspectResult

A complex data type used to hold license information and other details retrieved from a protected document. RMInspectResult values are used to configure Inspect Protected Document operation operations that the Rights Management service provides.

For information about data that can be accessed using Xpath Expressions, see Data items.

Data items

The data items that RMInspectResult variables contain.

alternateLicenseId

A string value that represents the identifier of the alternate license used to protect the document

docName

A string value that represents the name of the policy-protected document.

licenseId

A string value that represents the identifier of the license used to protect the document.

licenseIssuingAuthority

A string value that represents the URL for the trusted security domain that issued the license. For example, http://aps.adobe.com/edcws/services/urn:EDCLicenseService.

policyId

A string value that represents the identifier of the policy used to protect the document.

policyName

A string value that represents the name of the policy used to protect the document.

policySetId

A string value that represents the identifier of the policy set which the policy belongs to.

policySetName

A string value that represents the name of the policy set which the policy belongs to.

policyType

A string value that represents the type of the policy used to protect the document.

publisherId

A string value that represents the identifier of the User Manager user who is the publisher of the document.

publisherName

A string value that represents the user name of the User Manager user who is the publisher of the document.

publishTime

A date value that represents the date the policy-protected document was published.

revokeURL

A string value that represents the URL to which a user is directed when they attempt to open a revoked document.

// Ethnio survey code removed