Class DiagnosticsConfiguration
The diagnostics configuration.
Inherited Members
Namespace: ComponentSpace.SAML2.Utility
Assembly: ComponentSpace.Saml2.dll
Syntax
public static class DiagnosticsConfiguration
Properties
TraceSource
Gets or sets the SAML trace source.
Declaration
public static TraceSource TraceSource { get; set; }
Property Value
Type | Description |
---|---|
TraceSource | The SAML trace source. |