interface IdentityApplicationExtensions
cangjie
public interface IdentityApplicationExtensions功能:定义 Identity Server 应用管道扩展接口。
扩展到
成员概览
| 成员 | 功能 |
|---|---|
| func useIdentityServer() | 将 Identity Server 中间件加入应用管道。 |
func useIdentityServer()
cangjie
func useIdentityServer(): Unit功能:将 Identity Server 中间件加入应用管道。
返回值:
Unit