WindowsWebAppSlotAuthSettingsV2

constructor(activeDirectoryV2: WindowsWebAppSlotAuthSettingsV2ActiveDirectoryV2? = null, appleV2: WindowsWebAppSlotAuthSettingsV2AppleV2? = null, authEnabled: Boolean? = null, azureStaticWebAppV2: WindowsWebAppSlotAuthSettingsV2AzureStaticWebAppV2? = null, configFilePath: String? = null, customOidcV2s: List<WindowsWebAppSlotAuthSettingsV2CustomOidcV2>? = null, defaultProvider: String? = null, excludedPaths: List<String>? = null, facebookV2: WindowsWebAppSlotAuthSettingsV2FacebookV2? = null, forwardProxyConvention: String? = null, forwardProxyCustomHostHeaderName: String? = null, forwardProxyCustomSchemeHeaderName: String? = null, githubV2: WindowsWebAppSlotAuthSettingsV2GithubV2? = null, googleV2: WindowsWebAppSlotAuthSettingsV2GoogleV2? = null, httpRouteApiPrefix: String? = null, login: WindowsWebAppSlotAuthSettingsV2Login, microsoftV2: WindowsWebAppSlotAuthSettingsV2MicrosoftV2? = null, requireAuthentication: Boolean? = null, requireHttps: Boolean? = null, runtimeVersion: String? = null, twitterV2: WindowsWebAppSlotAuthSettingsV2TwitterV2? = null, unauthenticatedAction: String? = null)