| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
JwtClaimChecks |
AzureActiveDirectoryValidation.jwtClaimChecks()
Get the jwtClaimChecks property: The jwtClaimChecks property.
|
JwtClaimChecks |
JwtClaimChecks.withAllowedClientApplications(List<String> allowedClientApplications)
Set the allowedClientApplications property: The allowedClientApplications property.
|
JwtClaimChecks |
JwtClaimChecks.withAllowedGroups(List<String> allowedGroups)
Set the allowedGroups property: The allowedGroups property.
|
JwtClaimChecks |
JwtClaimChecks.withKind(String kind)
Set the kind property: Kind of resource.
|
| Modifier and Type | Method and Description |
|---|---|
AzureActiveDirectoryValidation |
AzureActiveDirectoryValidation.withJwtClaimChecks(JwtClaimChecks jwtClaimChecks)
Set the jwtClaimChecks property: The jwtClaimChecks property.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.