These v19 docs are archived 🔒.
Go to the
latest docs home
or try if
this exact page is available
in the latest docs.
Interface IAppIdentity
Marks thing which belongs to an App and a Zone and know their full identity.
[InternalApi_DoNotUse_MayChangeWithoutNotice]
public interface IAppIdentity : IZoneIdentity, IAppIdentityLight
- Inherited Members
Remarks
Technically many things could just identify the app they belong to, and let the system look up the zone. But this would be inefficient, so for optimization, many items identify themselves with both the app and zone Ids