SiteAuthSettingsV2Properties |
SiteAuthSettingsV2Properties.withGlobalValidation(GlobalValidation globalValidation) |
Set the globalValidation property: The configuration settings that determines the validation flow of users using
App Service Authentication/Authorization.
|
SiteAuthSettingsV2Properties |
SiteAuthSettingsV2Properties.withHttpSettings(HttpSettings httpSettings) |
Set the httpSettings property: The configuration settings of the HTTP requests for authentication and
authorization requests made against App Service Authentication/Authorization.
|
SiteAuthSettingsV2Properties |
SiteAuthSettingsV2Properties.withIdentityProviders(IdentityProviders identityProviders) |
Set the identityProviders property: The configuration settings of each of the identity providers used to
configure App Service Authentication/Authorization.
|
SiteAuthSettingsV2Properties |
SiteAuthSettingsV2Properties.withLogin(Login login) |
Set the login property: The configuration settings of the login flow of users using App Service
Authentication/Authorization.
|
SiteAuthSettingsV2Properties |
SiteAuthSettingsV2Properties.withPlatform(AuthPlatform platform) |
Set the platform property: The configuration settings of the platform of App Service
Authentication/Authorization.
|