Interface IAppIdentityLight
Marks things which belongs to an App - but it may only know about the app, not about the zone. For a full identity, see IAppIdentity.
[InternalApi_DoNotUse_MayChangeWithoutNotice("this is just fyi")]
public interface IAppIdentityLight
Properties
AppId
The app id as used internally
int AppId { get; }
Property Value
- int
The App ID this thing belongs to