Interface IRuntimeKeyService
Service to build runtime-specific cache keys for apps.
[InternalApi_DoNotUse_MayChangeWithoutNotice("Runtime key is platform-specific.")]
public interface IRuntimeKeyService
Methods
AppRuntimeKey(IAppIdentity)
Build a runtime-specific key for an app identity.
string AppRuntimeKey(IAppIdentity appIdentity)
Parameters
appIdentityIAppIdentity