The AgentConfiguration property gets or sets a string that is used to configure the Forefront Protection Manager Security Assessment Sharing Agent (SASAgent).
HRESULT put_AgentConfiguration( BSTR bstrAgentConfiguration ); HRESULT get_AgentConfiguration( BSTR* pbstrAgentConfiguration );
A BSTR that specifies the string that is used to configure the SASAgent.
Pointer to a BSTR that on return specifies the string that is used to configure the SASAgent.
These property methods return S_OK if the call is successful; otherwise, they return an error code.
Property AgentConfiguration As String
A String that is used to configure the SASAgent.
This property is read/write.
This string that is set by the AgentConfiguration property includes the configuration received from the Forefront Protection Manager and is provided as-is to the agent.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
IDL |
Declared in Msfpccom.idl. |
DLL |
Requires Msfpccom.dll. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.