Skip to content

Latest commit

 

History

History
65 lines (55 loc) · 2.88 KB

nf-azroles-iazauthorizationstore3-bizrulegroupsupported.md

File metadata and controls

65 lines (55 loc) · 2.88 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:azroles.IAzAuthorizationStore3.BizruleGroupSupported
IAzAuthorizationStore3::BizruleGroupSupported (azroles.h)
Returns a Boolean value that specifies whether this IAzAuthorizationStore3 object supports application groups that use business rule (BizRule) scripts.
BizruleGroupSupported
BizruleGroupSupported method [Security]
BizruleGroupSupported method [Security]
IAzAuthorizationStore3 interface
IAzAuthorizationStore3 interface [Security]
BizruleGroupSupported method
IAzAuthorizationStore3.BizruleGroupSupported
IAzAuthorizationStore3::BizruleGroupSupported
azroles/IAzAuthorizationStore3::BizruleGroupSupported
security.iazauthorizationstore3_bizrulegroupsupported_method
security\iazauthorizationstore3_bizrulegroupsupported_method.htm
security
88449b12-5086-4f86-94d4-2a4afb4be070
12/05/2018
BizruleGroupSupported, BizruleGroupSupported method [Security], BizruleGroupSupported method [Security],IAzAuthorizationStore3 interface, IAzAuthorizationStore3 interface [Security],BizruleGroupSupported method, IAzAuthorizationStore3.BizruleGroupSupported, IAzAuthorizationStore3::BizruleGroupSupported, azroles/IAzAuthorizationStore3::BizruleGroupSupported, security.iazauthorizationstore3_bizrulegroupsupported_method
azroles.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Azroles.idl
Windows
19H1
IAzAuthorizationStore3::BizruleGroupSupported
azroles/IAzAuthorizationStore3::BizruleGroupSupported
c++
APIRef
kbSyntax
COM
Azroles.h
IAzAuthorizationStore3.BizruleGroupSupported

IAzAuthorizationStore3::BizruleGroupSupported

-description

The BizruleGroupSupported method returns a Boolean value that specifies whether this IAzAuthorizationStore3 object supports application groups that use business rule (BizRule) scripts.

-parameters

-param pbSupported [out]

VARIANT_TRUE if the current IAzAuthorizationStore3 object supports scripts that use business logic to determine group membership; otherwise, VARIANT_FALSE.

-returns

If the method succeeds, it returns S_OK.

If the method fails, it returns an error code. For a list of common error codes, see Common HRESULT Values.