IAzApplication::put_AuthzInterfaceClsid method (azroles.h)

The AuthzInterfaceClsid property sets or retrieves the class identifier (CLSID) of the interface that the user interface (UI) uses to perform application-specific operations.

This property is read/write.

Syntax

HRESULT put_AuthzInterfaceClsid(
  BSTR bstrProp
);

Parameters

bstrProp

Return value

None

Remarks

A CLSID is a GUID associated with a COM class.

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