C# Class OwinSelfHosting.Extensions.AppBuilderExtensions

ファイルを表示 Open project: BredStik/OWIN.Windsor.DependencyResolverScopeMiddleware

Public Methods

Method Description
EnableWindowsAuthentication ( this app ) : void

Method Details

EnableWindowsAuthentication() public static method

public static EnableWindowsAuthentication ( this app ) : void
app this
return void