RegistrationExtensions.

UseHttps(IServiceManager, bool) Method

Syntax

public static IServiceManager UseHttps(this IServiceManager serviceManager, bool ignoreForHealth = true)

Parameters

Name Type Description
serviceManager IServiceManager
ignoreForHealth bool

Return Value

Type Description
IServiceManager