Aracılığıyla paylaş


AuthenticationType Enumeration

Specifies the Sql server authentication type.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)

Syntax

'Bildirim
Public Enumeration AuthenticationType
'Kullanım
Dim instance As AuthenticationType
public enum AuthenticationType
public enum class AuthenticationType
type AuthenticationType
public enum AuthenticationType

Members

Member name Description
None The none authentication type.
Instance The instance authentication type.
Database The database authentication type.
Windows The windows authentication type.

See Also

Reference

Microsoft.SqlServer.Management.Smo Namespace