Expand Minimize
This topic has not yet been rated - Rate this topic

LoginType Enumeration

Specifies the login type.

Namespace:  Microsoft.SqlServer.Management.SqlParser.Metadata
Assembly:  Microsoft.SqlServer.Management.SqlParser (in Microsoft.SqlServer.Management.SqlParser.dll)
public enum LoginType
Member nameDescription
AsymmetricKeyThe login is mapped to an asymmetric key.
CertificateThe login is mapped to a certificate.
SqlA SQL Server standard login.
WindowsThe login is mapped to a Windows user or group.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.