public AuthenticationMiddleware( OwinMiddleware next, AuthenticationOptions options )
Public Sub New ( next As OwinMiddleware, options As AuthenticationOptions )
public: AuthenticationMiddleware( OwinMiddleware^ next, AuthenticationOptions^ options )
new : next : OwinMiddleware * options : AuthenticationOptions -> AuthenticationMiddleware
GSF.Web.Security.AuthenticationMiddleware = function(next, options);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.