Udostępnij za pośrednictwem


SiteAuthSettingsInner.UnauthenticatedClientAction Właściwość

Definicja

Pobiera lub ustawia akcję do wykonania, gdy nieuwierzytelniony klient próbuje uzyskać dostęp do aplikacji. Możliwe wartości to: "RedirectToLoginPage", "AllowAnonymous"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.unauthenticatedClientAction")]
public Microsoft.Azure.Management.AppService.Fluent.Models.UnauthenticatedClientAction? UnauthenticatedClientAction { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.unauthenticatedClientAction")>]
member this.UnauthenticatedClientAction : Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.UnauthenticatedClientAction> with get, set
Public Property UnauthenticatedClientAction As Nullable(Of UnauthenticatedClientAction)

Wartość właściwości

Atrybuty
Newtonsoft.Json.JsonPropertyAttribute

Dotyczy