PublishingLicenseInfo 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.
Holds the details of a Publishing License used to create a IProtectionHandler
.
public class PublishingLicenseInfo
type PublishingLicenseInfo = class
Public Class PublishingLicenseInfo
- Inheritance
-
PublishingLicenseInfo
Properties
ConnectionInfo |
The connection info |
ContentId |
ContentId |
Descriptor |
The descriptor |
Domains |
Domains |
IssuedTime |
The issued time |
IssuerId |
IssuerId |
Owner |
The owner |
ReferralInfoUrl |
The referral info url |
SerializedPreLicense |
Serialized Prelicense |
SerializedPublishingLicense |
Serialized publishing license |
ServerPublicCertificate |
ServerPublicCertificate |
SignedApplicationData |
The signed app data |
Methods
GetPublishingLicenseInfo(List<Byte>, List<Byte>, MipContext) |
PublishingLicenseInfo constructor |
GetPublishingLicenseInfo(List<Byte>, List<Byte>) |
Obsolete.
PublishingLicenseInfo constructor |
GetPublishingLicenseInfo(List<Byte>, MipContext) |
PublishingLicenseInfo constructor |
GetPublishingLicenseInfo(List<Byte>) |
Obsolete.
PublishingLicenseInfo constructor |