System.Security.Permissions.IsolatedStoragePermission Members

The members of System.Security.Permissions.IsolatedStoragePermission are listed below.

See Also: Inherited members from System.Security.CodeAccessPermission

Protected Constructors

Initializes a new instance of the System.Security.Permissions.IsolatedStoragePermission class with either restricted or unrestricted permission as specified.

Public Properties

UsageAllowedIsolatedStorageContainment.

Gets or sets the type of isolated storage containment allowed.

UserQuotalong.

Gets or sets the quota on the overall size of each user's total store.

Public Methods

override
FromXml(System.Security.SecurityElement)

Reconstructs a permission with a specified state from an XML encoding.

IsUnrestricted() : bool

Returns a value indicating whether the current permission is unrestricted.

override
ToXml() : System.Security.SecurityElement

Creates an XML encoding of the permission and its current state.