| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AllowedAudiencesValidation |
Google.validation()
Get the validation property: The configuration settings of the Azure Active Directory token validation flow.
|
AllowedAudiencesValidation |
LegacyMicrosoftAccount.validation()
Get the validation property: The configuration settings of the legacy Microsoft Account provider token validation
flow.
|
AllowedAudiencesValidation |
AllowedAudiencesValidation.withAllowedAudiences(List<String> allowedAudiences)
Set the allowedAudiences property: The configuration settings of the allowed list of audiences from which to
validate the JWT token.
|
| Modifier and Type | Method and Description |
|---|---|
Google |
Google.withValidation(AllowedAudiencesValidation validation)
Set the validation property: The configuration settings of the Azure Active Directory token validation flow.
|
LegacyMicrosoftAccount |
LegacyMicrosoftAccount.withValidation(AllowedAudiencesValidation validation)
Set the validation property: The configuration settings of the legacy Microsoft Account provider token validation
flow.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.