LoginEncryptionOption Enumeration

SQL login encryption options

Namespace:  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public Enumeration LoginEncryptionOption
'Usage
Dim instance As LoginEncryptionOption
public enum LoginEncryptionOption
public enum class LoginEncryptionOption
type LoginEncryptionOption
public enum LoginEncryptionOption

Members

Member name Description
AlreadyEncrypted AlreadyEncrypted
AlreadyEncryptedOld AlreadyEncryptedOld
Encrypt Encrypt

See Also

Reference

Microsoft.SqlServer.Dac.Model Namespace