DelegationLicenseSettings Constructors
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.
Overloads
DelegationLicenseSettings(PublishingLicenseInfo) |
Obsolete.
DelegationLicenseSettings constructor |
DelegationLicenseSettings(MipContext, PublishingLicenseInfo) |
DelegationLicenseSettings constructor |
DelegationLicenseSettings(PublishingLicenseInfo)
Caution
DelegationLicenseSettings(PublishingLicenseInfo) is deprecated, use DelegationLicenseSettings(MipContext, PublishingLicenseInfo)
DelegationLicenseSettings constructor
public DelegationLicenseSettings (Microsoft.InformationProtection.Protection.PublishingLicenseInfo publishingLicenseInfo);
[System.Obsolete("DelegationLicenseSettings(PublishingLicenseInfo) is deprecated, use DelegationLicenseSettings(MipContext, PublishingLicenseInfo)", false)]
public DelegationLicenseSettings (Microsoft.InformationProtection.Protection.PublishingLicenseInfo publishingLicenseInfo);
new Microsoft.InformationProtection.Protection.DelegationLicenseSettings : Microsoft.InformationProtection.Protection.PublishingLicenseInfo -> Microsoft.InformationProtection.Protection.DelegationLicenseSettings
[<System.Obsolete("DelegationLicenseSettings(PublishingLicenseInfo) is deprecated, use DelegationLicenseSettings(MipContext, PublishingLicenseInfo)", false)>]
new Microsoft.InformationProtection.Protection.DelegationLicenseSettings : Microsoft.InformationProtection.Protection.PublishingLicenseInfo -> Microsoft.InformationProtection.Protection.DelegationLicenseSettings
Public Sub New (publishingLicenseInfo As PublishingLicenseInfo)
Parameters
- publishingLicenseInfo
- PublishingLicenseInfo
- Attributes
Applies to
DelegationLicenseSettings(MipContext, PublishingLicenseInfo)
DelegationLicenseSettings constructor
public DelegationLicenseSettings (Microsoft.InformationProtection.MipContext mipContext, Microsoft.InformationProtection.Protection.PublishingLicenseInfo publishingLicenseInfo);
new Microsoft.InformationProtection.Protection.DelegationLicenseSettings : Microsoft.InformationProtection.MipContext * Microsoft.InformationProtection.Protection.PublishingLicenseInfo -> Microsoft.InformationProtection.Protection.DelegationLicenseSettings
Public Sub New (mipContext As MipContext, publishingLicenseInfo As PublishingLicenseInfo)
Parameters
- mipContext
- MipContext
The MipContext object used in object creation
- publishingLicenseInfo
- PublishingLicenseInfo