|
| БЕСПЛАТНАЯ ежедневная online лотерея! Выигрывай каждый день БЕСПЛАТНО! |
|
|
SID
The SID structure is a variable-length structure used to uniquely identify users or groups. SID stands for security identifier.
Applications are not to modify the SID structure directly. To create and manipulate a security identifier, use the functions listed in the See Also section.
typedef PVOID PSID;
See Also
AllocateAndInitializeSid, CopySid, EqualSid, FreeSid, GetLengthSid, GetSidIdentifierAuthority, GetSidLengthRequired, GetSidSubAuthority, GetSidSubAuthorityCount, InitializeSid, IsValidSid, LookupAccountName, LookupAccountSid
| Пригласи друзей и счет твоего мобильника всегда будет положительным! |
| Пригласи друзей и счет твоего мобильника всегда будет положительным! |
SID
Структура SID является переменной длиной структуры использованной, чтобы однозначно идентифицировать потребителей или групп. SID ПРЕДСТАВЛЯЮТ идентификатор безопасности.
Приложения не должны модифицировать структуру SID непосредственно. Для того, чтобы создавать и манипулировать идентификатором безопасности, используйте функции указанные в Также секции See.
typedef PVOID PSID;
Смотри Также
AllocateAndInitializeSid, CopySid, EqualSid, FreeSid, GetLengthSid, GetSidIdentifierAuthority, GetSidLengthRequired, GetSidSubAuthority, GetSidSubAuthorityCount, InitializeSid, IsValidSid, LookupAccountName, LookupAccountSid
|
|
|
|
| |