FluentT - the type of the resourcepublic static interface WebAppBase.DefinitionStages.WithAuthentication<FluentT>
| Modifier and Type | Method and Description |
|---|---|
WebAppAuthentication.DefinitionStages.Blank<WebAppBase.DefinitionStages.WithCreate<FluentT>> |
defineAuthentication()
Specifies the definition of a new authentication configuration.
|
WebAppAuthentication.DefinitionStages.Blank<WebAppBase.DefinitionStages.WithCreate<FluentT>> defineAuthentication()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/