ConsumptionSettings Class

Definition

Settings used to create a IProtectionHandler to consume existing content.

public class ConsumptionSettings : Microsoft.InformationProtection.Protection.ProtectionCommonSettings
public class ConsumptionSettings
type ConsumptionSettings = class
    inherit ProtectionCommonSettings
type ConsumptionSettings = class
Public Class ConsumptionSettings
Inherits ProtectionCommonSettings
Public Class ConsumptionSettings
Inheritance
ConsumptionSettings
Inheritance
ConsumptionSettings

Constructors

ConsumptionSettings(PublishingLicenseInfo)

ProtectionConsumptionSettings constructor

Properties

ApplicationScenarioId

Application Scenario Id

(Inherited from ProtectionCommonSettings)
ContentName

Content Name for performing registration during consumption if not already done

CustomSettings

A list of name/value pairs used for testing and experimentation.

(Inherited from ProtectionCommonSettings)
DelegatedUserEmail

Delegated user

IsOfflineOnly

Whether or not IProtectionHandler creation allows for online HTTP operations.

IsOfflineOnly

Whether or not IProtectionHandler creation allows for online HTTP operations.

(Inherited from ProtectionCommonSettings)
PublishingLicenseInfo

Publishing license information

Applies to