Check if property list management is supported. Override this to return true when implementing real logic.
Create a new property list
Update an existing property list
Get a property list with optional resolution
List all property lists for a principal
Delete a property list
Resolve a property list to identifiers. Stub implementation returns empty array.
OptionalmaxResults: numberOptionalcursor: string
Stub implementation of PropertyListAdapter. Uses in-memory storage for development and testing.
Publishers should extend this class or provide their own implementation that integrates with their property management systems.