GetUsageRightsResult

A complex data type used by the Get Document Usage Rights operation and Get Credential Usage Rights operation operations of the Reader Extensions service. It represents information about a credential and the individual usage rights associated with it.

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

Data items

The data items that GetUsageRightsResult variables contain.

evaluation

A boolean value that indicates whether the deployment type of the credential is Evaluation and Test.

intendedUse

A string value that represents the legal intended-use notice of the credential.

message

A string value that represents the message that appears when the PDF document is opened in Adobe Reader. The message informs users that the document contains Reader Extensions usage rights.

notAfter

A date value that specifies the date after which the credential is no longer valid.

notBefore

A date value that specifies the date before which the credential is not valid.

profile

A string value that represents the profile code of the credential. The profile code is a short description of complete certificate properties (for example, P8).

rights

A rights value that specifies individual usage rights associated with a PDF document or credential.

useCount

An int value that specifies the number of times the credential has been used.

// Ethnio survey code removed