LocalUserAccountData Methods |
The LocalUserAccountData type exposes the following members.
| Name | Description | |
|---|---|---|
| GetSchema |
This method is here for implementing IXmlSerializable. But this is reserved and should not be used.
(Inherited from MembershipBaseObjectData.) | |
| ReadXmlData |
Generating local user account data from its XML representation.
(Overrides AccountDataReadXmlData(XmlReader).) | |
| WriteXmlData |
Converts this local user account data into its XML representation.
(Overrides AccountDataWriteXmlData(XmlWriter).) |