IAzRoleAssignment::get_Scope method (azroles.h)
The Scope property retrieves the IAzScope object that represents the scope in which this IAzRoleAssignment object is defined.
This property is read-only.
Syntax
HRESULT get_Scope(
IAzScope **ppScope
);
Parameters
ppScope
Return value
None
Requirements
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 |