IAzScope2::get_RoleDefinitions method (azroles.h)
The RoleDefinitions property retrieves an IAzRoleDefinitions object that represents the collection of IAzRoleDefinition objects associated with this scope.
This property is read-only.
C++
HRESULT get_RoleDefinitions(
IAzRoleDefinitions **ppRoleDefinitions
);
ppRoleDefinitions
None
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | azroles.h |
DLL | Azroles.dll |