FluentT
- the type of the resourcepublic static interface WebAppBase.UpdateStages.WithAuthentication<FluentT>
Modifier and Type | Method and Description |
---|---|
WebAppAuthentication.UpdateDefinitionStages.Blank<WebAppBase.Update<FluentT>> |
defineAuthentication()
Specifies the definition of a new authentication configuration.
|
WebAppBase.Update<FluentT> |
withoutAuthentication()
Turns off the authentication on the web app.
|
WebAppAuthentication.UpdateDefinitionStages.Blank<WebAppBase.Update<FluentT>> defineAuthentication()
WebAppBase.Update<FluentT> withoutAuthentication()
Copyright © 2019. All rights reserved.