IFsrmAccessDeniedRemediationClient interface (fsrm.h)

[This interface is supported for compatibility but it's recommended to use the FSRM WMI Classes to manage FSRM. Please see the MSFT_FSRMAdr and MSFT_FSRMADRSettings classes.]

Used to show the Access Denied Remediation (ADR) client user interface.

This interface was introduced for applications that are already using the FSRM interfaces. Where possible it is recommended to use the MSFT_FSRMAdr and MSFT_FSRMADRSettings WMI classes instead.

Inheritance

The IFsrmAccessDeniedRemediationClient interface inherits from the IDispatch interface. IFsrmAccessDeniedRemediationClient also has these types of members:

Methods

The IFsrmAccessDeniedRemediationClient interface has these methods.

 
IFsrmAccessDeniedRemediationClient::Show

Displays the Access Denied Remediation (ADR) client dialog.

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2012
Target Platform Windows
Header fsrm.h (include FsrmPipeline.h, FsrmQuota.h, FsrmReports.h, FsrmScreen.h)

See also

FSRM Interfaces

MSFT_FSRMADRSettings

MSFT_FSRMAdr