Share via


X.userInfo Field

Definition

Represents the x:userInfo XML element.

public static readonly System.Xml.Linq.XName userInfo;
 staticval mutable userInfo : System.Xml.Linq.XName
Public Shared ReadOnly userInfo As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: users.
  • has the following child XML elements: extLst.
  • has the following XML attributes: dateTime, guid, id, name.
  • corresponds to the following strongly-typed classes: UserInfo.

Applies to