IProtectionEngine.CreateDelegationLicenses(DelegationLicenseSettings) 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.
Creates a delegated license.
public System.Collections.Generic.List<Microsoft.InformationProtection.Protection.IDelegationLicense> CreateDelegationLicenses (Microsoft.InformationProtection.Protection.DelegationLicenseSettings settings);
abstract member CreateDelegationLicenses : Microsoft.InformationProtection.Protection.DelegationLicenseSettings -> System.Collections.Generic.List<Microsoft.InformationProtection.Protection.IDelegationLicense>
Public Function CreateDelegationLicenses (settings As DelegationLicenseSettings) As List(Of IDelegationLicense)
Parameters
- settings
- DelegationLicenseSettings
The delegation settings.
Returns
List of IDelegationLicense