Udostępnij za pośrednictwem


IBlank<ParentT> Interfejs

Definicja

Pierwszy etap definicji uwierzytelniania aplikacji internetowej w ramach definicji aplikacji internetowej.

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)

Parametry typu

ParentT

Zwracany typ końcowego dołączania.attach().

Pochodne
Implementuje

Metody

WithAnonymousAuthentication()

Domyślnie nie wymaga logowania.

(Odziedziczone po IWithDefaultAuthenticationProvider<ParentT>)
WithDefaultAuthenticationProvider(BuiltInAuthenticationProvider)

Określa domyślnego dostawcę uwierzytelniania.

(Odziedziczone po IWithDefaultAuthenticationProvider<ParentT>)

Dotyczy