ApplicationRoleOptionKind 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.
The possible application role options.
public enum ApplicationRoleOptionKind
type ApplicationRoleOptionKind =
Public Enum ApplicationRoleOptionKind
- Inheritance
-
ApplicationRoleOptionKind
Fields
Name | Value | Description |
---|---|---|
Name | 0 | |
DefaultSchema | 1 | |
Login | 2 | |
Password | 3 |