Uses of Class
system.security.rightsmanagement.UseLicense
-
Packages that use UseLicense Package Description system.io.packaging system.security.rightsmanagement -
-
Uses of UseLicense in system.io.packaging
Methods in system.io.packaging that return UseLicense Modifier and Type Method Description UseLicense
RightsManagementInformation. LoadUseLicense(ContentUser userKey)
Methods in system.io.packaging with parameters of type UseLicense Modifier and Type Method Description void
RightsManagementInformation. SaveUseLicense(ContentUser userKey, UseLicense useLicense)
-
Uses of UseLicense in system.security.rightsmanagement
Methods in system.security.rightsmanagement that return UseLicense Modifier and Type Method Description UseLicense
PublishLicense. AcquireUseLicense(SecureEnvironment secureEnvironment)
UseLicense
PublishLicense. AcquireUseLicenseNoUI(SecureEnvironment secureEnvironment)
static UseLicense
UseLicense. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoUseLicense
, a cast assert is made to check if types are compatible.Method parameters in system.security.rightsmanagement with type arguments of type UseLicense Modifier and Type Method Description PublishLicense
UnsignedPublishLicense. Sign(SecureEnvironment secureEnvironment, JCORefOut<UseLicense> authorUseLicense)
-