DelegationLicenseSettings 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.
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
- 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 |
MipContext |
The mip context |
PublishingLicenseInfo |
The publishing license to obtain delegated licenses for |
Users |
The users to obtain delegated licenses for |