Dela via


IBlank<ParentT> Gränssnitt

Definition

Det första steget i en autentiseringsdefinition för webbappar som en del av en definition av en webbapp.

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

Typparametrar

ParentT

Returtypen för den slutliga Attachable.attach().

Härledda
Implementeringar

Metoder

WithAnonymousAuthentication()

Kräver inte inloggning som standard.

(Ärvd från IWithDefaultAuthenticationProvider<ParentT>)
WithDefaultAuthenticationProvider(BuiltInAuthenticationProvider)

Anger standardautentiseringsprovidern.

(Ärvd från IWithDefaultAuthenticationProvider<ParentT>)

Gäller för