Sdílet prostřednictvím


IBlank<ParentT> Rozhraní

Definice

První fáze definice ověřování webové aplikace jako součást definice webové aplikace

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

Návratový typ final Attachable.attach().

Odvozené
Implementuje

Metody

WithAnonymousAuthentication()

Ve výchozím nastavení nevyžaduje přihlášení.

(Zděděno od IWithDefaultAuthenticationProvider<ParentT>)
WithDefaultAuthenticationProvider(BuiltInAuthenticationProvider)

Určuje výchozího zprostředkovatele ověřování.

(Zděděno od IWithDefaultAuthenticationProvider<ParentT>)

Platí pro