IAzApplicationGroup::get_Members method (azroles.h)
The Members property retrieves the security identifiers (SIDs), in text form, of accounts that belong to the application group.
This property is read-only.
Syntax
HRESULT get_Members(
VARIANT *pvarProp
);
Parameters
pvarProp
Return value
None
Remarks
This property is ignored unless the Type property is AZ_GROUPTYPE_BASIC.
In JScript, the returned SAFEARRAY must be converted to the JScript Array object.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | azroles.h |
Library | Azroles.lib |
DLL | Azroles.dll |
Redistributable | Windows Server 2003 Administration Tools Pack on Windows XP |