次の方法で共有


ContainerAppAzureActiveDirectoryValidationConfiguration.AllowedAudiences プロパティ

定義

成功した認証/承認要求を行うことができる対象ユーザーの一覧。

public System.Collections.Generic.IList<string> AllowedAudiences { get; }
member this.AllowedAudiences : System.Collections.Generic.IList<string>
Public ReadOnly Property AllowedAudiences As IList(Of String)

プロパティ値

適用対象