SPUsageIdentityTable.ToXmlString Method

Gets the XML representation of usage identity information.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Public Function ToXmlString As String

Dim instance As SPUsageIdentityTable
Dim returnValue As String

returnValue = instance.ToXmlString()
public string ToXmlString()

Return Value

Type: System.String
A string that contains the XML representation of usage identity information.

See Also

Reference

SPUsageIdentityTable Class

SPUsageIdentityTable Members

Microsoft.SharePoint.Administration Namespace