Share via


ToXml Method

Microsoft Robotics Class Reference

Creates an XML encoding of a DssNetworkPermission instance and its current state.

Namespace: Microsoft.Dss.Core.Permissions
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public override SecurityElement ToXml()

Return Value

A SecurityElement instance that contains an XML-encoded representation of the security object, including state information.

Implements

ISecurityEncodable. . :: . .ToXml() () () ()

See Also

DssNetworkPermission Class

Microsoft.Dss.Core.Permissions Namespace