Get-AipServiceMaxUseLicenseValidityTime
Gets the maximum validity time for Rights Management use licenses from Azure Information Protection.
Syntax
Get-AipServiceMaxUseLicenseValidityTime []
Description
The Get-AipServiceMaxUseLicenseValidityTime cmdlet gets the maximum validity time for your tenant, in days, for Azure Rights Management use licenses from Azure Information Protection. The default value is 30 days.
You must use PowerShell to view this configuration at the organization level; you cannot view this configuration by using a management portal.
Examples
Example 1: Get the maximum validity time
PS C:\>Get-AipServiceMaxUseLicenseValidityTime
30
This command gets the maximum validity time for use licenses for your tenant.