WindowsAuthenticationExtensions.

UseWindowsAuthentication(IApplicationBuilder) Method

Syntax

public static IApplicationBuilder UseWindowsAuthentication(this IApplicationBuilder self)

Parameters

Name Type Description
self IApplicationBuilder

Return Value

Type Description
IApplicationBuilder