IdentityProviders Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The configuration settings of each of the identity providers used to configure ContainerApp Service Authentication/Authorization.
public class IdentityProviders
type IdentityProviders = class
Public Class IdentityProviders
- Inheritance
-
IdentityProviders
Constructors
IdentityProviders() |
Initializes a new instance of IdentityProviders. |
Properties
Apple |
The configuration settings of the Apple provider. |
AzureActiveDirectory |
The configuration settings of the Azure Active directory provider. |
AzureStaticWebApps |
The configuration settings of the Azure Static Web Apps provider. |
CustomOpenIdConnectProviders |
The map of the name of the alias of each custom Open ID Connect provider to the configuration settings of the custom Open ID Connect provider. |
The configuration settings of the Facebook provider. |
|
GitHub |
The configuration settings of the GitHub provider. |
The configuration settings of the Google provider. |
|
The configuration settings of the Twitter provider. |
Applies to
Azure SDK for .NET