System.Security.Permissions.IsolatedStoragePermission: Method Members

The methods of System.Security.Permissions.IsolatedStoragePermission are listed below. For a list of all members, see the IsolatedStoragePermission Members list.

See Also: Inherited members from System.Security.CodeAccessPermission

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.