dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / DirectUtils Class / AdvancedSecurity Property

AdvancedSecurity Property
Enables or disables Oracle Advanced Security in the Direct mode.
Syntax
'Declaration
 
Public Shared Property AdvancedSecurity As Boolean
 

Property Value

true if the Advanced Security is enabled for Direct mode connections; false otherwise.
Remarks
See Oracle documentation for more information.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also