ApplicationTrust::ToXml Method ()
.NET Framework (current version)
Creates an XML encoding of the ApplicationTrust object and its current state.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System.Security::SecurityElement^An XML encoding of the security object, including any state information.
Implements
ISecurityEncodable::ToXml()The ToXml and FromXml methods are implemented to make ApplicationTrust objects XML-encodable for security policy use.
.NET Framework
Available since 2.0
Available since 2.0
Show: