DtsServerType.TrustedAuthenticationType Field

Defines an integer that indicates the trusted type of authentication. This field is constant.

Namespace:  Microsoft.SqlServer.Management.UI.ConnectionDlg
Assembly:  ConnectionDlg (in ConnectionDlg.dll)

Syntax

'Declaration
Public Const TrustedAuthenticationType As Integer
'Usage
Dim value As Integer 

value = DtsServerType.TrustedAuthenticationType
public const int TrustedAuthenticationType
public:
literal int TrustedAuthenticationType
static val mutable TrustedAuthenticationType: int
public const var TrustedAuthenticationType : int

See Also

Reference

DtsServerType Class

Microsoft.SqlServer.Management.UI.ConnectionDlg Namespace