WebAppAuthentication.UpdateDefinitionStages.Blank<ParentT> Interface
Type Parameters
- ParentT
the return type of the final attach()
public interface Blank extends WebAppAuthentication.UpdateDefinitionStages.WithDefaultAuthenticationProvider
The first stage of a web app authentication definition as part of a definition of a web app.
Inherited Members
WebAppAuthentication.UpdateDefinitionStages.WithDefaultAuthenticationProvider<ParentT>.withAnonymousAuthentication()
WebAppAuthentication.UpdateDefinitionStages.WithDefaultAuthenticationProvider<ParentT>.withDefaultAuthenticationProvider(BuiltInAuthenticationProvider provider)
Applies to
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Java