Skip to main content
PFProfilesSetEntityProfilePolicyRequest 数据模型。这将在给定的实体配置文件上设置访问策略语句。此操作不是累加的,任何现有语句都将被此请求中的语句替换。

语法

成员

customTags PFStringDictionaryEntry const*
may be nullptr
(可选)与请求关联的可选自定义标签(例如生成号、外部跟踪标识符等)。 customTagsCount uint32_t customTags 的计数 entity PFEntityKey const* 要对其执行此操作的实体。 statements PFProfilesEntityPermissionStatement const* 要包含在访问策略中的语句。 statementsCount uint32_t statements 的计数

要求

头文件: PFProfilesTypes.h

另请参阅

PFProfilesTypes 成员
最后修改于 2026年8月13日