Share via


EventSourceInstaller.UninstallSecurityEventSource Method

Namespace:  Microsoft.Exchange.Diagnostics.Audit
Assembly:  Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)

Syntax

'Declaration
Public Shared Sub UninstallSecurityEventSource ( _
    sourceName As String _
)
'Usage
Dim sourceName As String

EventSourceInstaller.UninstallSecurityEventSource(sourceName)
public static void UninstallSecurityEventSource(
    string sourceName
)

Parameters