ExTraceGlobals.ConfigurationTracer Property
Namespace: Microsoft.Exchange.Diagnostics.Components.Security.ExternalAuthentication
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Public Shared ReadOnly Property ConfigurationTracer As Trace
Get
'Usage
Dim value As Trace
value = ExTraceGlobals.ConfigurationTracer
public static Trace ConfigurationTracer { get; }
Property Value
Type: Trace