C# 클래스 Microsoft.AspNetCore.Builder.IdentityServerApplicationBuilderExtensions

파일 보기 프로젝트 열기: IdentityServer/IdentityServer3.Integration.AspNetCore

공개 메소드들

메소드 설명
UseIdentityServer ( this app, IdentityServer3.Core.Configuration.IdentityServerOptions options ) : void

메소드 상세

UseIdentityServer() 공개 정적인 메소드

public static UseIdentityServer ( this app, IdentityServer3.Core.Configuration.IdentityServerOptions options ) : void
app this
options IdentityServer3.Core.Configuration.IdentityServerOptions
리턴 void