메소드 | 설명 | |
---|---|---|
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 |