AccountData Methods

The AccountData type exposes the following members.

Methods
  NameDescription
Protected methodGetSchema
This method is here for implementing IXmlSerializable. But this is reserved and should not be used.
(Inherited from MembershipBaseObjectData.)
Protected methodReadXmlData
Generating account data from its XML representation.
(Overrides MembershipBaseObjectDataReadXmlData(XmlReader).)
Protected methodWriteXmlData
Converts this account data into its XML representation.
(Overrides MembershipBaseObjectDataWriteXmlData(XmlWriter).)
Top
See Also