Get-AipServiceMaxUseLicenseValidityTime
Gets the maximum validity time for Rights Management use licenses from Azure Information Protection.
Синтаксис
Default (по умолчанию)
Get-AipServiceMaxUseLicenseValidityTime
Описание
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.
Примеры
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.