Windows Web App Auth Settings V2
constructor(activeDirectoryV2: WindowsWebAppAuthSettingsV2ActiveDirectoryV2? = null, appleV2: WindowsWebAppAuthSettingsV2AppleV2? = null, authEnabled: Boolean? = null, azureStaticWebAppV2: WindowsWebAppAuthSettingsV2AzureStaticWebAppV2? = null, configFilePath: String? = null, customOidcV2s: List<WindowsWebAppAuthSettingsV2CustomOidcV2>? = null, defaultProvider: String? = null, excludedPaths: List<String>? = null, facebookV2: WindowsWebAppAuthSettingsV2FacebookV2? = null, forwardProxyConvention: String? = null, forwardProxyCustomHostHeaderName: String? = null, forwardProxyCustomSchemeHeaderName: String? = null, githubV2: WindowsWebAppAuthSettingsV2GithubV2? = null, googleV2: WindowsWebAppAuthSettingsV2GoogleV2? = null, httpRouteApiPrefix: String? = null, login: WindowsWebAppAuthSettingsV2Login, microsoftV2: WindowsWebAppAuthSettingsV2MicrosoftV2? = null, requireAuthentication: Boolean? = null, requireHttps: Boolean? = null, runtimeVersion: String? = null, twitterV2: WindowsWebAppAuthSettingsV2TwitterV2? = null, unauthenticatedAction: String? = null)