MSFT_FSRMAdr class

Provides interfaces to determine why access was denied to a file and to send a request for access according to policies defined on the file server.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[dynamic, provider("FSRMWmiProvider")]
class MSFT_FSRMAdr
{
};

Members

The MSFT_FSRMAdr class has these types of members:

Methods

The MSFT_FSRMAdr class has these methods.

Method Description
GetFailureInfo Gets more information from the server when a client fails to obtain access to a file.
SendRequestEmail Sends an email to request additional access to a file.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\FSRM
MOF
MSFT_FSRM.mof
DLL
SrmSvc.dll

See also

FSRM WMI Classes

IFsrmAccessDeniedRemediationClient