This topic has not yet been rated - Rate this topic

UserType Enumeration

The UserType enumeration contains constant values that specify the security type for the user.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)
public enum UserType
public enum UserType
public enum UserType
Member name Description
AsymmetricKey The user type is an asymmetric key.
Certificate The user type is a certificate.
NoLogin The user cannot log on to SQL Server.
SqlLogin The user type is a SQL Server login.

Updated text:

The UserType enumeration is served by the UserType property.

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.


Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

Release

History

New content:
  • Added new enumerated types.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ