Skip to content

Commit

Permalink
fix xml comment
Browse files Browse the repository at this point in the history
  • Loading branch information
brockallen committed Dec 21, 2020
1 parent a138e05 commit 0e21a06
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ public class IdentityServerOptions
/// </summary>
public PersistentGrantOptions PersistentGrants { get; set; } = new PersistentGrantOptions();

/// <summary>
/// Gets or sets the license key.
/// </summary>
public string LicenseKey { get; set; }
Expand Down

0 comments on commit 0e21a06

Please sign in to comment.