Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

EnsLib.UDDI.DT.AuthenticationMode

datatype class EnsLib.UDDI.DT.AuthenticationMode extends %Library.Integer

ODBC Type: INTEGER

Parameters

parameter VALUELIST = ,NoAuthentication,UddiAuthentication,WindowsAuthentication;
'NoAuthentication' - Authentication not required 'UddiAuthentication' - use UddiAuthentication 'WindowsAuthentication' - use WindowsAuthentication

Inherited Members

Inherited Methods

FeedbackOpens in a new tab