LoginEncryptionOption 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.
SQL login encryption options
public enum LoginEncryptionOption
type LoginEncryptionOption =
Public Enum LoginEncryptionOption
- Inheritance
-
LoginEncryptionOption
Fields
Name | Value | Description |
---|---|---|
Encrypt | 0 | Encrypt |
AlreadyEncrypted | 1 | AlreadyEncrypted |
AlreadyEncryptedOld | 2 | AlreadyEncryptedOld |