FsrmAccessDeniedRemediationClientClass Class

 

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

Namespace:   Microsoft.Storage
Assembly:  srmlib (in srmlib.dll)

System.Object
  Microsoft.Storage.FsrmAccessDeniedRemediationClientClass

<ClassInterfaceAttribute(0)>
<GuidAttribute("100B4FC8-74C1-470F-B1B7-DD7B6BAE79BD")>
Public Class FsrmAccessDeniedRemediationClientClass
	Implements IFsrmAccessDeniedRemediationClient, FsrmAccessDeniedRemediationClient

NameDescription
System_CAPS_pubmethodFsrmAccessDeniedRemediationClientClass()

Creates a new instance of the FsrmAccessDeniedRemediationClientClass object.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodShow(UInt64, String, _AdrClientErrorType, Int32, String, String)

Displays the Access Denied Remediation (ADR) client dialog.

System_CAPS_pubmethodToString()

(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.

Return to top

Community Additions

ADD
Show: