Share via


SqlServerCeType.TrustedAuthenticationType Field

A constant of type Int, with a value of 0.

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

Syntax

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

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

See Also

Reference

SqlServerCeType Class

Microsoft.SqlServer.Management.UI.ConnectionDlg Namespace