На главную

On-line справка по Win32 API

Написать письмо
БЕСПЛАТНАЯ ежедневная online лотерея! Выигрывай каждый день БЕСПЛАТНО!
Список всех статей A-B-C-D-E-F-G-H-I-J-K-L-M-N-O-P-Q-R-S-T-U-V-W-X-Y-Z | Скачать Вниз

SECURITY_DESCRIPTOR



The SECURITY_DESCRIPTOR structure contains the security information associated with an object. Applications use this structure to set and query an object's security status.

Applications are not to modify the SECURITY_DESCRIPTOR structure directly. For creating and manipulating a security descriptor, use the functions listed in the See Also section.

typedef PVOID PSECURITY_DESCRIPTOR;


Remarks

A security descriptor includes information that specifies the following components of an object's security:

· An owner (SID)
· A primary group (SID)
· A discretionary ACL
· A system ACL
· Qualifiers for the preceding items



Security descriptors use access-control lists (ACLs) and security identifiers (SIDs) to specify the information in this list.
A security descriptor can be in absolute or self-relative form. In self-relative form, all members of the structure are located contiguously in memory. In absolute form, the structure only contains pointers to the members.

See Also

GetSecurityDescriptorControl, GetSecurityDescriptorDacl, GetSecurityDescriptorGroup, GetSecurityDescriptorLength, GetSecurityDescriptorOwner, GetSecurityDescriptorSacl, InitializeSecurityDescriptor, IsValidSecurityDescriptor, SetSecurityDescriptorDacl, SetSecurityDescriptorGroup, SetSecurityDescriptorOwner, SetSecurityDescriptorSacl


Пригласи друзей и счет твоего мобильника всегда будет положительным!
Предыдущая статья
 
Сайт Народ.Ру Интернет
Следующая статья
Пригласи друзей и счет твоего мобильника всегда будет положительным!

SECURITY_DESCRIPTOR



Структура SECURITY_DESCRIPTOR содержит информацию безопасности связанную объектом. Приложения используют эту структуру, чтобы устанавливать и запросу объектный статус безопасности.

Приложения не должны модифицировать структуру SECURITY_DESCRIPTOR непосредственно. Для создания и манипулировать дескриптора безопасности, используйте функции указанные в Также секции See.

typedef PVOID PSECURITY_DESCRIPTOR;


Замечания

Дескриптор безопасности включает информацию, которая определяет следующие компоненты объектной безопасности:

Владелец (SID) первичная группа (SID) дискреционный ACL система ACL
Классификаторы для предыдущих пунктов



Дескрипторы Безопасности используют иметь доступ к-управляющим спискам (ACLs) и идентификаторы безопасности (SIDs), чтобы определять информацию в этом списке.
Дескриптор безопасности может быть в абсолютной или относительной форме. В относительной форме, все участники структуры располагаются непрерывно в памяти. В абсолютной форме, структура только содержит указатели участникам.

Смотри Также

GetSecurityDescriptorControl, GetSecurityDescriptorDacl, GetSecurityDescriptorGroup, GetSecurityDescriptorLength, GetSecurityDescriptorOwner, GetSecurityDescriptorSacl, InitializeSecurityDescriptor, IsValidSecurityDescriptor, SetSecurityDescriptorDacl, SetSecurityDescriptorGroup, SetSecurityDescriptorOwner, SetSecurityDescriptorSacl


Вверх Version 1.3, Oct 26 2010 © 2007, 2010, mrhx Вверх
 mrhx software  Русский перевод OpenGL  Русский перевод Win32 API
 
Используются технологии uCoz