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


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

Указывает вид объекта безопасности.

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

Синтаксис

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

Члены

Имя члена Описание
NotSpecified Объект — NotSpecified
ApplicationRole Объект — ApplicationRole
Assembly Объект — Assembly
AsymmetricKey Объект — AsymmetricKey
Certificate Объект — Certificate
Contract Объект — Contract
Database Объект — Database
Endpoint Объект — Endpoint
FullTextCatalog
Login Объект — Login
MessageType Объект — MessageType
Object Объект — Object
RemoteServiceBinding Объект — RemoteServiceBinding
Role Объект — Role
Route Объект — Route
Schema Объект — Schema
Server Объект — Server
Service Объект — Service
SymmetricKey Объект — SymmetricKey
Type Объект — Type
User Объект — User
XmlSchemaCollection Объект — XmlSchemaCollection
FullTextStoplist

См. также

Ссылки

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