IFPCLogEntry5::SoftBlockRule property
Applies to: desktop apps only
The SoftBlockRule property gets the name of the first matching deny rule that can be overridden by the user. (This property is introduced in Forefront TMG 2010 SP 1.)
This property is read-only.
Syntax
HRESULT get_SoftBlockRule(
BSTR *pbstrSoftBlockRule
);
' Data type: String
Property SoftBlockRule( _
ByVal pbstrSoftBlockRule As BSTR _
) As String
Property value
String that specifies the name of the first matching deny rule that can be overridden by the user.
Error codes
This property method returns S_OK if the call is successful; otherwise, it returns an error code.
Remarks
This property is read-only.
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only) |
Version |
Forefront Threat Management Gateway (TMG) 2010 |
IDL |
Msfpccom.idl |
DLL |
Msfpccom.dll |
See also
Build date: 7/12/2010