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 configure FSRM. All methods and properties of the IFsrmSetting interface are available in this class. To create this object from a script, use the "Fsrm.FsrmSetting" program identifier.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
[GuidAttribute("F411D4FD-14BE-4260-8C40-03B7C95E608A")]
public interface FsrmSetting : IFsrmSetting
[GuidAttribute("F411D4FD-14BE-4260-8C40-03B7C95E608A")]
public interface class FsrmSetting : IFsrmSetting
[<GuidAttribute("F411D4FD-14BE-4260-8C40-03B7C95E608A")>]
type FsrmSetting =
interface
interface IFsrmSetting
end
<GuidAttribute("F411D4FD-14BE-4260-8C40-03B7C95E608A")>
Public Interface FsrmSetting
Inherits IFsrmSetting
Properties
| Name | Description | |
|---|---|---|
![]() |
AdminEmail | Retrieves or sets the email address for the administrator.(Inherited from IFsrmSetting.) |
![]() |
DisableCommandLine | Retrieves or sets a value that determines whether FSRM prevents command line actions from running.(Inherited from IFsrmSetting.) |
![]() |
EnableScreeningAudit | Retrieves or sets a value that determines whether FSRM keeps audit records of the file screen violations.(Inherited from IFsrmSetting.) |
![]() |
MailFrom | Retrieves or sets the default email address from which email messages are sent.(Inherited from IFsrmSetting.) |
![]() |
SmtpServer | Retrieves or sets the SMTP server that FSRM uses to send email.(Inherited from IFsrmSetting.) |
Methods
| Name | Description | |
|---|---|---|
![]() |
EmailTest(String) | Send an email message to the specified email address.(Inherited from IFsrmSetting.) |
![]() |
GetActionRunLimitInterval(_FsrmActionType) | Gets the time that an action that uses the global run limit interval must wait before the action is run again.(Inherited from IFsrmSetting.) |
![]() |
SetActionRunLimitInterval(_FsrmActionType, Int32) | Sets the time that an action that uses the global run limit interval must wait before the action is run again.(Inherited from IFsrmSetting.) |
Remarks
FSRM implements this class.
See Also
IFsrmSetting
Microsoft.Storage Namespace
Return to top
.jpeg)
.jpeg)