public StringCollection GetGroups( string strUserSID )
public: StringCollection^ GetGroups( String^ strUserSID )
Parameters
| Parameter Name | Description |
|---|---|
| strUserSID | SID of user. |
Return Value
The groups the user belongs to.
public StringCollection GetGroups( string strUserSID )
public: StringCollection^ GetGroups( String^ strUserSID )
| Parameter Name | Description |
|---|---|
| strUserSID | SID of user. |