UserType Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public enum UserType
type UserType =
Public Enum UserType
- Inheritance
-
UserType
Name | Value | Description |
---|---|---|
AsymmetricKey | 0 | |
Certificate | 1 | |
NoLogin | 2 | |
SqlLogin | 3 | |
Password | 4 | |
External | 5 |
Производ | Верзије |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0 |