次の方法で共有


BotChannelSite.TrustedOrigins プロパティ

定義

このサイトの信頼された配信元 URL の一覧。 このフィールドは、isSecureSiteEnabled が True の場合にのみ適用されます。

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

プロパティ値

適用対象