ExemptUserAgentCollection Constructor
NOTE: This API is now obsolete.
Initializes a new instance of the ExemptUserAgentCollection class.
Namespace: Microsoft.Office.InfoPath.Server.Administration
Assembly: Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
Syntax
'Declaration
<ObsoleteAttribute("Not for public consumption. Use FormService.GetLocal().ExemptUserAgents instead.")> _
Public Sub New
'Usage
Dim instance As New ExemptUserAgentCollection()
[ObsoleteAttribute("Not for public consumption. Use FormService.GetLocal().ExemptUserAgents instead.")]
public ExemptUserAgentCollection()
See Also
Reference
ExemptUserAgentCollection Class