IProtectionHandler.GetSerializedPublishingLicense Method
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.
Serialize ProtectionHandler into a publishing license (PL)
public System.Collections.Generic.List<byte> GetSerializedPublishingLicense ();
abstract member GetSerializedPublishingLicense : unit -> System.Collections.Generic.List<byte>
Public Function GetSerializedPublishingLicense () As List(Of Byte)
Returns
Serialized publishing license.