| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
CustomOpenIdConnectProvider |
CustomOpenIdConnectProvider.withEnabled(Boolean enabled)
Set the enabled property: <code>false</code> if the custom Open ID provider provider should not be
enabled; otherwise, <code>true</code>.
|
CustomOpenIdConnectProvider |
CustomOpenIdConnectProvider.withLogin(OpenIdConnectLogin login)
Set the login property: The configuration settings of the login flow of the custom Open ID Connect provider.
|
CustomOpenIdConnectProvider |
CustomOpenIdConnectProvider.withRegistration(OpenIdConnectRegistration registration)
Set the registration property: The configuration settings of the app registration for the custom Open ID Connect
provider.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.