UserType Enum
Definition
public enum UserType
type UserType =
Public Enum UserType
- Inheritance
-
UserType
Fields
AsymmetricKey | 0 | |
Certificate | 1 | |
External | 5 | |
NoLogin | 2 | |
Password | 4 | |
SqlLogin | 3 |
public enum UserType
type UserType =
Public Enum UserType
AsymmetricKey | 0 | |
Certificate | 1 | |
External | 5 | |
NoLogin | 2 | |
Password | 4 | |
SqlLogin | 3 |