AuthenticatedLicense

data class AuthenticatedLicense(val document: LicenseDocument)

Parameters

document

License Document being opened.

Constructors

Link copied to clipboard
constructor(document: LicenseDocument)

Properties

Link copied to clipboard
Link copied to clipboard

A hint to be displayed to the User to help them remember the User Passphrase.

Link copied to clipboard

Location where a Reading System can redirect a User looking for additional information about the User Passphrase.

Link copied to clipboard

URI of the license provider.

Link copied to clipboard

Support resources for the user (either a website, an email or a telephone number).

Link copied to clipboard
val user: User

Informations about the user owning the license.