Early Preview

This is currently very much a preview. Please feel free to try things out, but don't be upset if anything is not yet working. Feedback is welcome over on our GitHub Dicussions page.

class Duende.​IdentityServer.​Licensing.​LicenseUsageSummary

Assembly: Duende.IdentityServer

Inheritance: object → LicenseUsageSummary

Implemented Interfaces

Usage summary for the current IdentityServer instance intended for auditing purposes.

Properties

protected System.​Type
EqualityContract
public string
LicenseEdition
License edition retrieved from license key.
Clients used in the current IdentityServer instance.
Issuers used in the current IdentityServer instance.
Features used in the current IdentityServer instance.

Methods

public string
ToString​()
protected bool
PrintMembers​(System.​Text.​StringBuilder builder)
public int
GetHashCode​()
public bool
Equals​(object obj)
public bool
Equals​(LicenseUsageSummary other)
<Clone>$​()
protected void
Finalize​()
Inherited from object
GetType​()
Inherited from object
protected object
MemberwiseClone​()
Inherited from object