DelegationLicenseSettings Class

Definition

Settings used to obtain delegation licenses

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

Constructors

DelegationLicenseSettings(MipContext, PublishingLicenseInfo)

DelegationLicenseSettings constructor

DelegationLicenseSettings(PublishingLicenseInfo)
Obsolete.

DelegationLicenseSettings constructor

Properties

AcquireEndUserLicenses

Whether or not to obtain end user licenses

ApplicationScenarioId

Application Scenario Id

(Inherited from ProtectionCommonSettings)
CustomSettings

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

(Inherited from ProtectionCommonSettings)
IsOfflineOnly

Whether or not IProtectionHandler creation allows for online HTTP operations.

(Inherited from ProtectionCommonSettings)
MipContext

The mip context

PublishingLicenseInfo

The publishing license to obtain delegated licenses for

Users

The users to obtain delegated licenses for

Applies to