cacheUserData Element (Compact 7)
3/12/2014
This element specifies whether the user credentials are cached for successive connections.
When cacheUserData
is TRUE, the credentials are cached. When cacheUserDat
a 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