DEFINITIONS

Definitions More Info.
Definition ID580
TitleSQL
CategoryNOTES
DefinitionSecurables - Authentication
Definition Descriptionhttp://msdn.microsoft.com/en-us/library/ms190401.aspx SQL Server içindeki nesneleri açmak için izin yetkilerini düzenlemeye Securables denir. Güvenlik modelinizi düzenlerken, farklı Securables alanlarını bilmemiz gerekir. Securables are the resources to which the SQL Server Database Engine authorization system regulates access. For example, a table is a securable. Some securables can be contained within others, creating nested hierarchies called "scopes" that can themselves be secured. The securable scopes are server, database, and schema. Securable scope: Server -- The server securable scope contains the following securables: -- Endpoint -- Login -- Server role -- Database Securable scope: Database The database securable scope contains the following securables: -- User -- Database role -- Application role -- Assembly -- Message type -- Route -- Service -- Remote Service Binding -- Fulltext catalog -- Certificate -- Asymmetric key -- Symmetric key -- Contract -- Schema Securable scope: Schema The schema securable scope contains the following securables: Type -- XML schema collection -- Object – The object class has the following members: -- Aggregate -- Function -- Procedure -- Queue -- Synonym -- Table -- View
RecordBycunay
Record Date20-07-2014 12:29:21
Düzenle
Kopyala
Sil