IProtectionHandler.GetSerializedPublishingLicense Method

Definition

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.

Applies to