GlobalValidation.UnauthenticatedClientAction Property

Definition

The action to take when an unauthenticated client attempts to access the app. Serialized Name: GlobalValidation.unauthenticatedClientAction

public Azure.ResourceManager.AppService.Models.UnauthenticatedClientActionV2? UnauthenticatedClientAction { get; set; }
member this.UnauthenticatedClientAction : Nullable<Azure.ResourceManager.AppService.Models.UnauthenticatedClientActionV2> with get, set
Public Property UnauthenticatedClientAction As Nullable(Of UnauthenticatedClientActionV2)

Property Value

Applies to