MediaPermissionImage
Specifies the permission level for images.
AllImage = 3
Permission that allows unrestricted image display.
NoImage = 0
Permission that denies all images to be displayed.
SafeImage = 2
Permission that allows safe, limited image display, which includes denying stream access to the image file.
Permission that only allows display of images that are located at the application's site of origin.