Get-AadrmMaxUseLicenseValidityTime

Gets the maximum validity time for Rights Management use licenses.

Syntax

Get-AadrmMaxUseLicenseValidityTime []

Description

Note

This cmdlet from the AADRM module is now deprecated. After July 15, 2020, this cmdlet name will be supported only as an alias to its replacement in the AIPService module.

For more information, see the overview page.

The Get-AadrmMaxUseLicenseValidityTime cmdlet gets the maximum validity time, in days, for Azure Rights Management use licenses in your organization. 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-AadrmMaxUseLicenseValidityTime
30

This command gets the maximum validity time for use licenses in your organization.