IProtectionEngine.GetLicenseRightsData Method
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.
Get license rights data from publishing license.
public Microsoft.InformationProtection.Protection.LicenseRightsData GetLicenseRightsData (Microsoft.InformationProtection.Protection.PublishingLicenseInfo licenseInfo, Microsoft.InformationProtection.Protection.ProtectionCommonSettings settings = default);
abstract member GetLicenseRightsData : Microsoft.InformationProtection.Protection.PublishingLicenseInfo * Microsoft.InformationProtection.Protection.ProtectionCommonSettings -> Microsoft.InformationProtection.Protection.LicenseRightsData
Public Function GetLicenseRightsData (licenseInfo As PublishingLicenseInfo, Optional settings As ProtectionCommonSettings = Nothing) As LicenseRightsData
Parameters
- licenseInfo
- PublishingLicenseInfo
Publishing license from the protected content.
- settings
- ProtectionCommonSettings
Common settings for protection
Returns
LicenseRightsData