const qVector< qUnsignedInt32 > & GetRecipientIds() const;
None.
Gets the persons who have permission.
When searched with the DataStoreClient::SearchObject
function, the principal IDs of users with access permissions (DataStoreMetaInfo::GetAccessPermission
) or update permissions (DataStoreMetaInfo::GetUpdatePermission
) are not returned and are always empty in the search result record. When searched with the DataStoreClient::GetMeta
function, valid values are stored.
const
reference.CONFIDENTIAL