Поделиться через


UserLoginOptionType - перечисление

Указывает тип параметра входа пользователя.

Пространство имен:  Microsoft.Data.Schema.ScriptDom.Sql
Сборка:  Microsoft.Data.Schema.ScriptDom.Sql (в Microsoft.Data.Schema.ScriptDom.Sql.dll)

Синтаксис

'Декларация
<SerializableAttribute> _
Public Enumeration UserLoginOptionType
[SerializableAttribute]
public enum UserLoginOptionType
[SerializableAttribute]
public enum class UserLoginOptionType
[<SerializableAttribute>]
type UserLoginOptionType
public enum UserLoginOptionType

Члены

Имя члена Описание
Login Тип — Login
Certificate Тип — Certificate
AsymmetricKey Тип — AsymmetricKey
WithoutLogin Тип — WithoutLogin

См. также

Ссылки

Microsoft.Data.Schema.ScriptDom.Sql - пространство имен