OlapServerType.InternetAuthenticationType Field
Defines the constant integer value for the Internet Authentication type.
Namespace: Microsoft.SqlServer.Management.UI.ConnectionDlg
Assembly: ConnectionDlg (in ConnectionDlg.dll)
Syntax
'Declaration
Public Const InternetAuthenticationType As Integer
'Usage
Dim value As Integer
value = OlapServerType.InternetAuthenticationType
public const int InternetAuthenticationType
public:
literal int InternetAuthenticationType
static val mutable InternetAuthenticationType: int
public const var InternetAuthenticationType : int