ConfigurationPermission::ToXml Method ()

 

Returns a SecurityElement object with attribute values based on the current ConfigurationPermission object.

Namespace:   System.Configuration
Assembly:  System.Configuration (in System.Configuration.dll)

public:
virtual SecurityElement^ ToXml() override

Return Value

Type: System.Security::SecurityElement^

A SecurityElement with attribute values based on the current ConfigurationPermission.

.NET Framework
Available since 2.0
Return to top
Show: