[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The StateDetailsContentsClientIdentitytype exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
AddFromXmlNode(XmlNode)
Adds XML from XmlNode-implementing object
(Inherited from StateDetailsContentsXmlBlob.)
DiscoverClientIdentity () () () ()
Discovers client identity from executing machine
Equals(Object) (Inherited from Object.)
Finalize () () () () (Inherited from Object.)
GetHashCode () () () () (Inherited from Object.)
GetSchema () () () ()
This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the XmlSchemaProviderAttributeto the class.
(Inherited from StateDetailsContentsXmlBlob.)
GetType () () () () (Inherited from Object.)
MemberwiseClone () () () () (Inherited from Object.)
ReadXml(XmlReader)
Deserializes from XML
(Overrides StateDetailsContentsXmlBlob . . :: . . ReadXml(XmlReader).)
ToString () () () ()
Returns XML representation of this object
(Overrides StateDetailsContentsXmlBlob . . :: . . ToString () () () () .)
WriteXml(XmlWriter)
Serializes to XML
(Overrides StateDetailsContentsXmlBlob . . :: . . WriteXml(XmlWriter).)

See Also