Метод | Описание | |
---|---|---|
Configure ( string connString ) : IdentityServerServiceFactory | ||
ConfigureClients ( IEnumerable |
||
ConfigureScopes ( IEnumerable |
public static Configure ( string connString ) : IdentityServerServiceFactory | ||
connString | string | |
Результат | IdentityServerServiceFactory |
public static ConfigureClients ( IEnumerable |
||
clients | IEnumerable |
|
options | IdentityServer3.EntityFramework.EntityFrameworkServiceOptions | |
Результат | void |
public static ConfigureScopes ( IEnumerable |
||
scopes | IEnumerable |
|
options | IdentityServer3.EntityFramework.EntityFrameworkServiceOptions | |
Результат | void |