次の方法で共有


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)

プロパティ値

適用対象