public static interface ActiveDirectoryApplication.DefinitionStages.WithMultiTenant
| Modifier and Type | Method and Description |
|---|---|
ActiveDirectoryApplication.DefinitionStages.WithCreate |
withAvailableToOtherTenants(boolean availableToOtherTenants)
Specifies if the application can be used in multiple tenants.
|
ActiveDirectoryApplication.DefinitionStages.WithCreate withAvailableToOtherTenants(boolean availableToOtherTenants)
availableToOtherTenants - true if this application is available in other tenants/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/