Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What does SID mean in WIN32API?
Message
From
13/06/1997 13:14:19
 
 
To
13/06/1997 11:58:44
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00036271
Message ID:
00036284
Views:
46
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 Winfried
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform