StorePermission::ToXml Method ()
.NET Framework (current version)
Creates an XML encoding of the permission and its current state.
Assembly: System (in System.dll)
Return Value
Type: System.Security::SecurityElement^A SecurityElement that contains an XML encoding of the permission, including any state information.
Implements
ISecurityEncodable::ToXml()Use the FromXml method to restore the state information from a SecurityElement.
.NET Framework
Available since 2.0
Available since 2.0
Show: