Méthode |
Description |
|
ConvertSidToStringSid ( [ pSID, IntPtr &ptrSid ) : bool |
|
|
GetAce ( IntPtr pDacl, string sid ) : ACCESS_ALLOWED_ACE |
|
|
GetAce ( IntPtr aclPtr, int aceIndex, IntPtr &acePtr ) : int |
|
|
GetAclInformation ( IntPtr pAcl, ACL_SIZE_INFORMATION &pAclInformation, uint nAclInformationLength, ACL_INFORMATION_CLASS dwAclInformationClass ) : bool |
|
|
GetLengthSid ( IntPtr pSID ) : int |
|
|
GetPermissions ( string formatName, string sid ) : MessageQueueAccessRights |
|
|
GetSecurityDescriptorDacl ( IntPtr pSD, bool &daclPresent, IntPtr &pDacl, bool &daclDefaulted ) : bool |
|
|
GetSidForUser ( string username ) : string |
|
|
MQGetQueueSecurity ( string formatName, int SecurityInformation, IntPtr SecurityDescriptor, int length, int &lengthNeeded ) : int |
|
|