你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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.