Share via


cacheUserData Element (Compact 2013)

3/26/2014

This element specifies whether the user credentials are cached for successive connections.

When cacheUserData is TRUE, the credentials are cached. When cacheUserData is FALSE, the credentials are not cached and the user is prompted for credentials upon successive connection attempts.

This element is optional. When cacheUserData is not specified in a profile, the user credentials are cached.

Syntax

<xs:element name="cacheUserData"
    type="boolean"
 />

Remarks

The cacheUserData element is defined by the OneX Element.

See Also

Reference

Profile XML Schema Elements
OneX Element
Profile XML Schema Reference