Click or drag to resize

AppBuilderExtensions Class

Represents IAppBuilder extension functions for GSF authentication middle-ware.
Inheritance Hierarchy
SystemObject
  GSF.Web.SecurityAppBuilderExtensions

Namespace: GSF.Web.Security
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public static class AppBuilderExtensions
View Source

The AppBuilderExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodUseAuthentication Inserts GSF role-based security authentication into the Owin pipeline.
Top
See Also