Sdílet prostřednictvím


SecurityObjectKind – výčet

Určuje druh objektu zabezpečení.

Obor názvů:  Microsoft.Data.Schema.ScriptDom.Sql
Sestavení:  Microsoft.Data.Schema.ScriptDom.Sql (v Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntaxe

'Deklarace
<SerializableAttribute> _
Public Enumeration SecurityObjectKind
[SerializableAttribute]
public enum SecurityObjectKind
[SerializableAttribute]
public enum class SecurityObjectKind
[<SerializableAttribute>]
type SecurityObjectKind
public enum SecurityObjectKind

Členy

Název členu Popis
NotSpecified Objekt je NotSpecified
ApplicationRole Objekt je ApplicationRole
Assembly Objekt je sestavení
AsymmetricKey Objekt je AsymmetricKey
Certificate Objekt je certifikát
Contract Objekt je smlouva
Database Objekt je databáze
Endpoint Objekt je koncový bod
FullTextCatalog
Login Objekt je přihlášení
MessageType Objekt je typ zprávy
Object Objekt je objekt
RemoteServiceBinding Objekt je RemoteServiceBinding
Role Objekt je Role
Route Objekt je trasa
Schema Objekt je schéma
Server Objekt je Server
Service Objekt je služba
SymmetricKey Objekt je SymmetricKey
Type Objekt je typu
User Objekt je uživatel
XmlSchemaCollection Objekt je kolekci XmlSchemaCollection
FullTextStoplist

Viz také

Odkaz

Microsoft.Data.Schema.ScriptDom.Sql – obor názvů