Show / Hide Table of Contents

Class LogUtility.EventIds

Logging event IDs.

Inheritance
object
LogUtility.EventIds
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: ComponentSpace.Saml2.Utility
Assembly: ComponentSpace.Saml2.dll
Syntax
public static class LogUtility.EventIds

Fields

SloFailed

SLO failed.

Declaration
public const int SloFailed = 101
Field Value
Type Description
int

SsoFailed

SSO failed.

Declaration
public const int SsoFailed = 100
Field Value
Type Description
int
In this article
Back to top Copyright © ComponentSpace Pty Ltd 2017-2025. All rights reserved.