The QueryServiceObjectSecurity function retrieves a copy of the security descriptor associated with a service object. You can also use the GetNamedSecurityInfo function to retrieve a security descriptor.
4/9/2008 12:59:18 PM - -213.199.128.177
The GetNamedSecurityInfo function retrieves a copy of the security descriptor for an object specified by name.
4/22/2014 1:00:11 PM - 192.168.101.2
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.