Method | Description | |
---|---|---|
FindScopesAsync ( IEnumerable |
||
GetScopesAsync ( bool publicOnly = true ) : Task |
||
ScopeStore ( IHttpContextAccessor contextAccessor, IConfigurationDbContext context ) : System |
public FindScopesAsync ( IEnumerable |
||
scopeNames | IEnumerable |
|
return | Task |
public GetScopesAsync ( bool publicOnly = true ) : Task |
||
publicOnly | bool | |
return | Task |
public ScopeStore ( IHttpContextAccessor contextAccessor, IConfigurationDbContext context ) : System | ||
contextAccessor | IHttpContextAccessor | |
context | IConfigurationDbContext | |
return | System |