Name

IsolatedStorageFilePermissionAttribute

Synopsis

public sealed class IsolatedStorageFilePermissionAttribute : IsolatedStoragePermissionAttribute {
// Public Constructors
   public IsolatedStorageFilePermissionAttribute(SecurityAction action);
// Public Instance Methods
   public override IPermission CreatePermission(  );
// overrides SecurityAttribute
}

This attribute extends the IsolatedStoragePermissionAttribute and provides declarative security support for the IsolatedStorageFilePermission code-access permission.

Hierarchy

System.Object System.Attribute SecurityAttribute CodeAccessSecurityAttribute IsolatedStoragePermissionAttribute IsolatedStorageFilePermissionAttribute

Valid On

Assembly, Class, Struct, Constructor, Method

Get Programming .NET Security now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.