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


TypeControl DataObject

TypeControl is used to specify the repository ID.

The TypeControl is an abstract data object. An application that calls the virtual member manager cannot include this control in the input data object.

The structure of a TypeControl data object consists of:

repositoryId

is used to specify the ID of the repository in the virtual member manager configuration XML file.


XML schema definition

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

<xsd:complexType name="TypeControl" abstract="true">
<xsd:complexContent>
<xsd:extension base="Control">
<xsd:attribute name="repositoryId" type="xsd:token"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType> 


Sample data object

TypeControl DataObject is abstract and is not directly used in the data object.

Parent topic: Control DataObject



+

Search Tips   |   Advanced Search