IAzRole::get_ApplicationData method (azroles.h)

The ApplicationData property sets or retrieves an opaque field that can be used by the application to store information.

This property is read/write.

Syntax

HRESULT get_ApplicationData(
  BSTR *pbstrApplicationData
);

Parameters

pbstrApplicationData

Return value

None

Remarks

Important  Policy administrators can read from and write to this property. Applications should not store data in the ApplicationData property that should not be available to the policy administrator.
 

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