IsolatedStorageFilePermission::ToXml Method ()
.NET Framework (current version)
Creates an XML encoding of the permission and its current state.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System.Security::SecurityElement^An XML encoding of the permission, including any state information.
Implements
ISecurityEncodable::ToXml()The ToXml method enables the IsolatedStorageFilePermission to be XML-encoded for security purposes.
.NET Framework
Available since 2.0
Available since 2.0
Show: