We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0af102 commit eef2fdaCopy full SHA for eef2fda
src/Umbraco.AuthorizedServices/Configuration/AuthorizedServiceSettings.cs
@@ -138,7 +138,7 @@ public class ServiceDetail : ServiceSummary
138
public bool CanManuallyProvideToken { get; set; }
139
140
/// <summary>
141
- /// Get or sets a value indicating whether an administrator editor can manually provide API keys via the backoffice.
+ /// Get or sets a value indicating whether an administrator can manually provide API keys via the backoffice.
142
/// </summary>
143
public bool CanManuallyProvideApiKey { get; set; }
144
0 commit comments