PnrpPermission::ToXml Method ()

 

Creates an XML encoding of the PnrpPermission and its current state.

Namespace:   System.Net.PeerToPeer
Assembly:  System.Net (in System.Net.dll)

public:
virtual SecurityElement^ ToXml() override

Return Value

Type: System.Security::SecurityElement^

A SecurityElement object that contains an XML encoding of the permission, including any state information.

.NET Framework
Available since 3.5
Return to top
Show: