XamlLoadPermission::ToXml Method ()

.NET Framework (current version)
 

Creates an XML encoding of this XamlLoadPermission and its current state.

Namespace:   System.Xaml.Permissions
Assembly:  System.Xaml (in System.Xaml.dll)

public:
virtual SecurityElement^ ToXml() override

Return Value

Type: System.Security::SecurityElement^

An XML encoding of this XamlLoadPermission, including any state information.

.NET Framework
Available since 4.0
Return to top
Show: