Apple Class
The configuration settings of the Apple provider.
Constructor
Apple(*, enabled: bool | None = None, registration: _models.AppleRegistration | None = None, login: _models.LoginScopes | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
enabled
|
Default value: None
|
registration
|
The configuration settings of the Apple registration. Default value: None
|
login
|
The configuration settings of the login flow. Default value: None
|
Variables
Name | Description |
---|---|
enabled
|
|
registration
|
The configuration settings of the Apple registration. |
login
|
The configuration settings of the login flow. |
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Python