次の方法で共有


SiteAuthSettings.UnauthenticatedClientAction プロパティ

定義

認証されていないクライアントがアプリへのアクセスを試みたときに実行するアクション。

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

プロパティ値

適用対象