Table of Contents

Class EndpointApplicationBuilderExtensions

Namespace
Steeltoe.Management.Endpoint.CloudFoundry
Assembly
Steeltoe.Management.EndpointCore.dll
public static class EndpointApplicationBuilderExtensions
Inheritance
EndpointApplicationBuilderExtensions
Inherited Members

Methods

UseCloudFoundrySecurity(IApplicationBuilder)

Add CloudFoundry Security Middleware

public static void UseCloudFoundrySecurity(this IApplicationBuilder builder)

Parameters

builder IApplicationBuilder

Your application builder