PolicyLevel.ToXml Method

Definition

Creates an XML encoding of the security object and its current state.

public:
 System::Security::SecurityElement ^ ToXml();
public System.Security.SecurityElement ToXml ();
member this.ToXml : unit -> System.Security.SecurityElement
Public Function ToXml () As SecurityElement

Returns

An XML encoding of the security object, including any state information.

Applies to