security identifier
A Security Identifier, or SID, is a data structure that identifies user, group, and computer accounts. Every account on a network is issued a unique SID when the account is first created. Internal processes in Windows refer to an account's SID rather than the account's user or group name.
Version | Platforms |
---|---|
8.0.584.0 | Windows |
8.1.535.0 | Mac |
Creation
group of <security descriptor> : security identifier
owner of <security descriptor> : security identifier
sid <string> : security identifier
sid of <active directory group> : security identifier
sid of <logged on user> : security identifier
sid of <security account> : security identifier
sid of <user> : security identifier
trustee of <access control entry> : security identifier
user of <process> : security identifier
user sid of <event log record> : security identifier
Properties
account name of <security identifier> : string
component string of <security identifier> : string
domain name of <security identifier> : string
rsop user wmi <security identifier> : wmi
user of <security identifier> : user
Casts
<security identifier> as string : string