Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What does SID mean in WIN32API?
Message
De
13/06/1997 18:34:54
 
 
À
13/06/1997 13:14:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00036271
Message ID:
00036318
Vues:
40
>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

Thanks, but do you think I need to deal with SID if I only want to apply trustee s on a directory using SetFileSecurity()?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform