Edit

PublishingUseLicenseRequest Class

Definition

Request for a use license in the publishing request

public class PublishingUseLicenseRequest
type PublishingUseLicenseRequest = class
Public Class PublishingUseLicenseRequest
Inheritance
PublishingUseLicenseRequest

Constructors

Name Description
PublishingUseLicenseRequest()

Creates a PublishingUseLicenseRequest for the user in the token

PublishingUseLicenseRequest(String)

Creates a PublishingUseLicenseRequest for the user in delegatedUserEmail

<param name="delegatedUserEmail">Email of the user to obtain the use license for</param>

Properties

Name Description
DelegatedUserEmail

Optional delegated user. If this is not set then the prelicense is for the user in the token

Applies to