Skip to content

Commit 35edab2

Browse files
authored
Merge pull request #764 from DuendeSoftware/wca/add-version-tag-license-summary
Added version indicator to license usage summary docs
2 parents 7780419 + b128912 commit 35edab2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/content/docs/identityserver/reference/models/license-usage-summary.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ description: "Reference documentation for the LicenseUsageSummary class which pr
44
date: 2025-01-07T12:00:00+02:00
55
sidebar:
66
order: 90
7+
badge:
8+
text: v7.1
9+
variant: tip
710
redirect_from:
811
- /identityserver/v5/reference/models/license_usage_summary/
912
- /identityserver/v6/reference/models/license_usage_summary/
@@ -12,6 +15,8 @@ redirect_from:
1215

1316
## Duende.IdentityServer.Licensing.LicenseUsageSummary
1417

18+
<span data-shb-badge data-shb-badge-variant="default">Added in 7.1</span>
19+
1520
The `LicenseUsageSummary` class allows developers to get a
1621
detailed summary of clients, issuers, and features used
1722
during the lifetime of an active .NET application for self-auditing

0 commit comments

Comments
 (0)