PublishingUseLicenseRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Request for a use license in the publishing request
public class PublishingUseLicenseRequest
type PublishingUseLicenseRequest = class
Public Class PublishingUseLicenseRequest
- Inheritance
-
PublishingUseLicenseRequest
Constructors
PublishingUseLicenseRequest() |
Creates a PublishingUseLicenseRequest for the user in the token |
PublishingUseLicenseRequest(String) |
Creates a PublishingUseLicenseRequest for the user in delegatedUserEmail |
Properties
DelegatedUserEmail |
Optional delegated user. If this is not set then the prelicense is for the user in the token |