LoginType Enum
Definition
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.
public enum LoginType
type LoginType =
Public Enum LoginType
- Inheritance
-
LoginType
Fields
Name | Value | Description |
---|---|---|
AsymmetricKey | 0 | |
Certificate | 1 | |
Sql | 2 | |
Windows | 3 | |
External | 4 |