Show / Hide Table of Contents

Class DiagnosticsConfiguration

The diagnostics configuration.

Inheritance
object
DiagnosticsConfiguration
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
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.

In this article
Back to top Copyright © ComponentSpace Pty Ltd 2004-2025. All rights reserved.