UnapprovedInROMApplicationList

EASProvisionDoc.UnapprovedInROMApplicationList property

Specifies a list of in-ROM applications that are not approved for execution. Only applications that are preinstalled in ROM are affected by the entries in this property. This property does not apply to applications that are installed in-memory.

public List<string> UnapprovedInROMApplicationList { get; }

See Also