IAzClientContext::get_RoleForAccessCheck method (azroles.h)
The RoleForAccessCheck property sets or retrieves the role that is used to perform the access check.
This property is read/write.
Syntax
HRESULT get_RoleForAccessCheck(
BSTR *pbstrProp
);
Parameters
pbstrProp
Return value
None
Remarks
If this property is set, the role specified by this property will be the only role used in the access check; otherwise, all roles contained in the context will be used.
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 |