Class IOSKeySettings (0.4.2)

IOSKeySettings(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Settings specific to keys that can be used by iOS apps. .. attribute:: allowed_bundle_ids

iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname'

:type: Sequence[str]