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 |