UserLoginOptionType Enumeration
Represents the possible user login options.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| AsymmetricKey | Type is AsymmetricKey. | |
| Certificate | Type is Certificate. | |
| Login | Type is Login. | |
| WithoutLogin | Type is WithoutLogin. |
Show: