FsrmAccessDeniedRemediationClientClass Class
Used to show the Access Denied Remediation (ADR) client user interface.
Assembly: srmlib (in srmlib.dll)
| Name | Description | |
|---|---|---|
![]() | FsrmAccessDeniedRemediationClientClass() | Creates a new instance of the FsrmAccessDeniedRemediationClientClass object. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Show(UInt64, String, _AdrClientErrorType, Int32, String, String) | Displays the Access Denied Remediation (ADR) client dialog. |
![]() | ToString() | (Inherited from Object.) |
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.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

