Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used to show the Access Denied Remediation (ADR) client user interface.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Inheritance Hierarchy
System.Object
Microsoft.Storage.FsrmAccessDeniedRemediationClientClass
Syntax
[ClassInterfaceAttribute(0)]
[GuidAttribute("100B4FC8-74C1-470F-B1B7-DD7B6BAE79BD")]
public class FsrmAccessDeniedRemediationClientClass : IFsrmAccessDeniedRemediationClient,
FsrmAccessDeniedRemediationClient
[ClassInterfaceAttribute(0)]
[GuidAttribute("100B4FC8-74C1-470F-B1B7-DD7B6BAE79BD")]
public ref class FsrmAccessDeniedRemediationClientClass : IFsrmAccessDeniedRemediationClient,
FsrmAccessDeniedRemediationClient
[<ClassInterfaceAttribute(0)>]
[<GuidAttribute("100B4FC8-74C1-470F-B1B7-DD7B6BAE79BD")>]
type FsrmAccessDeniedRemediationClientClass =
class
interface IFsrmAccessDeniedRemediationClient
interface FsrmAccessDeniedRemediationClient
end
<ClassInterfaceAttribute(0)>
<GuidAttribute("100B4FC8-74C1-470F-B1B7-DD7B6BAE79BD")>
Public Class FsrmAccessDeniedRemediationClientClass
Implements IFsrmAccessDeniedRemediationClient, FsrmAccessDeniedRemediationClient
Constructors
| Name | Description | |
|---|---|---|
![]() |
FsrmAccessDeniedRemediationClientClass() | Creates a new instance of the FsrmAccessDeniedRemediationClientClass object. |
Methods
| 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.) |
Remarks
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.
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Return to top
.jpeg)
.jpeg)