C# 클래스 QuickstartIdentityServer.Config

파일 보기 프로젝트 열기: damienbod/AspNet5IdentityServerAngularImplicitFlow

공개 프로퍼티들

프로퍼티 타입 설명
HOST_URL string

공개 메소드들

메소드 설명
GetApiResources ( ) : IEnumerable
GetClients ( ) : IEnumerable
GetIdentityResources ( ) : IEnumerable

메소드 상세

GetApiResources() 공개 정적인 메소드

public static GetApiResources ( ) : IEnumerable
리턴 IEnumerable

GetClients() 공개 정적인 메소드

public static GetClients ( ) : IEnumerable
리턴 IEnumerable

GetIdentityResources() 공개 정적인 메소드

public static GetIdentityResources ( ) : IEnumerable
리턴 IEnumerable

프로퍼티 상세

HOST_URL 공개적으로 정적으로 프로퍼티

public static string HOST_URL
리턴 string