Express (Distributed operating systems), v8.0 > Secure applications and their environment > Authenticate users > Select a registry or repository > Manage realms in a federated repository > Virtual member manager > Reference > Program model > Control DataObject


PropertyExtensionDataTypeControl DataObject

PropertyExtensionDataTypeControl is used to get the supported data types of the virtual member manager property extension repository.

The PropertyExtensionDataTypeControl is extended from Control and is used in the input data object of the getSchema method of SchemaService.

The structure of a PropertyExtensionDataTypeControl data object consists of:


XML schema definition

The following is the XML schema definition for the PropertyExtensionTypeControl DataObject:

<xsd:complexType name="PropertyExtensionDataTypeControl">
<xsd:complexContent>
<xsd:extension base="Control">
</xsd:extension>
</xsd:complexContent>
</xsd:complexType> 


Sample data object

The following is a sample DataTypeControl data object used in the getSchema operation to request the supported data types of the repository LDAP1:

<wim:controls xsi:type="wim:PropertyExtensionDataTypeControl"/> 

Parent topic: Control DataObject



+

Search Tips   |   Advanced Search