Partager via


IBlank<ParentT> Interface

Définition

Première étape d’une définition d’authentification d’application web dans le cadre d’une définition d’une application web.

public interface IBlank<ParentT> : Microsoft.Azure.Management.AppService.Fluent.WebAppAuthentication.UpdateDefinition.IWithDefaultAuthenticationProvider<ParentT>
type IBlank<'ParentT> = interface
    interface IWithDefaultAuthenticationProvider<'ParentT>
Public Interface IBlank(Of ParentT)
Implements IWithDefaultAuthenticationProvider(Of ParentT)

Paramètres de type

ParentT

Type de retour du fichier Attachable.attach() final.

Dérivé
Implémente

Méthodes

WithAnonymousAuthentication()

Ne nécessite pas de connexion par défaut.

(Hérité de IWithDefaultAuthenticationProvider<ParentT>)
WithDefaultAuthenticationProvider(BuiltInAuthenticationProvider)

Spécifie le fournisseur d’authentification par défaut.

(Hérité de IWithDefaultAuthenticationProvider<ParentT>)

S’applique à