Share via


IWebAppAuthentication Rozhraní

Definice

Konfigurace ověřování webové aplikace ve webové aplikaci

public interface IWebAppAuthentication : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.AppService.Fluent.Models.SiteAuthSettingsInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasParent<Microsoft.Azure.Management.AppService.Fluent.IWebAppBase>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IIndexable
type IWebAppAuthentication = interface
    interface IBeta
    interface IHasInner<SiteAuthSettingsInner>
    interface IIndexable
    interface IHasParent<IWebAppBase>
Public Interface IWebAppAuthentication
Implements IBeta, IHasInner(Of SiteAuthSettingsInner), IHasParent(Of IWebAppBase), IIndexable
Implementuje

Vlastnosti

Inner

Konfigurace ověřování webové aplikace ve webové aplikaci

(Zděděno od IHasInner<T>)
Key

Konfigurace ověřování webové aplikace ve webové aplikaci

(Zděděno od IIndexable)
Parent

Získá nadřazenou položku tohoto podřízeného prostředku.

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

Platí pro