IAzBizRuleContext interface (azroles.h)

The AzBizRuleContext object contains information about a Business Rule (BizRule) operation.

Inheritance

The IAzBizRuleContext interface inherits from the IUnknown interface. IAzBizRuleContext also has these types of members:

Methods

The IAzBizRuleContext interface has these methods.

 
IAzBizRuleContext::get_BusinessRuleString

Sets or retrieves an application-specific string for the Business Rule (BizRule). (Get)
IAzBizRuleContext::GetParameter

Gets the specified value from the varParameterValues parameter of the IAzClientContext::AccessCheck method.
IAzBizRuleContext::put_BusinessRuleResult

Sets a value that indicates whether the Business Rule (BizRule) allows the user to perform the requested task.
IAzBizRuleContext::put_BusinessRuleString

Sets or retrieves an application-specific string for the Business Rule (BizRule). (Put)

Remarks

The IAzClientContext::AccessCheck method creates an AzBizRuleContext object before it calls a BizRule script.

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
Redistributable Windows Server 2003 Administration Tools Pack on Windows XP