Class ClientCredentialsManagerBase
Inheritance
object
Namespace: Umbraco.Cms.Core.Security
Assembly: Umbraco.Infrastructure.dll
Syntax
public abstract class ClientCredentialsManagerBase
Properties
View SourceClientIdPrefix
Declaration
protected abstract string ClientIdPrefix { get; }
Property Value
| Type | Description |
|---|---|
| string |
Methods
View SourceSafeClientId(string)
Declaration
protected string SafeClientId(string clientId)
Parameters
| Type | Name | Description |
|---|---|---|
| string | clientId |
Returns
| Type | Description |
|---|---|
| string |