ESRI.ArcGIS.Mobile.Client
IdentityExtendedProperty Class Members
See Also  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.Mobile.Client Namespace : IdentityExtendedProperty Class


The following tables list the members exposed by IdentityExtendedProperty.

Public Constructors

Public Properties

 NameDescription
Public PropertyCanAddNew Gets ot Sets CanAddNew  
Public PropertyForceLogin Gets ot Sets ForceLogin  
Top

Public Methods

 NameDescription
Public MethodGetSchema This method is reserved, it should not be used. Apply the XmlSchemaProviderAttribute to the class instead. (Inherited from ExtendedProperty)
Public MethodReadJsonOverridden.  Reads the JSON into the properties  
Public MethodReadXmlOverridden.  Reads the Xml into the properties  
Public MethodWriteJsonOverridden.  Writes propety values to the JSON  
Public MethodWriteXmlOverridden.  Writes propety values to the XML  
Top

Public Events

 NameDescription
Public EventPropertyChanged Property Changed event  
Top

See Also