CAS.Lib.CodeProtect Namespace
CAS.Lib.CodeProtect.LicenseDsc Namespace
CAS.Lib.CodeProtect.LicenseDsc.Constraints Namespace
CAS.Lib.CodeProtect.Properties Namespace
OOI CodeProtect

LicenseFile..::..ToXmlSignedXmlDocument Method

Converts this LicenseFile to a XmlDocument containing the license.

Namespace:  CAS.Lib.CodeProtect.LicenseDsc
Assembly:  CAS.CodeProtect (in CAS.CodeProtect.dll)

Syntax


public XmlDocument ToXmlSignedXmlDocument()
Public Function ToXmlSignedXmlDocument As XmlDocument
public:
XmlDocument^ ToXmlSignedXmlDocument()

Return Value

A XmlDocument representing the this LicenseFile.

See Also


ToXmlSignedXmlDocument Overload