C# 클래스 RadioSystems.AzureAuthentication.OwinMiddlewares

상속: IOwinMiddlewareProvider
파일 보기 프로젝트 열기: RadioSystems/RadioSystems.AzureAuthentication

공개 메소드들

메소드 설명
GetOwinMiddlewares ( ) : IEnumerable
OwinMiddlewares ( ISiteService siteService ) : System.Collections.Generic

메소드 상세

GetOwinMiddlewares() 공개 메소드

public GetOwinMiddlewares ( ) : IEnumerable
리턴 IEnumerable

OwinMiddlewares() 공개 메소드

public OwinMiddlewares ( ISiteService siteService ) : System.Collections.Generic
siteService ISiteService
리턴 System.Collections.Generic