Show / Hide Table of Contents

Class LogUtility.EventIds

Logging event IDs.

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

Fields

SloFailed

SLO failed.

Declaration
public const int SloFailed = 101
Field Value
Type Description
System.Int32

SsoFailed

SSO failed.

Declaration
public const int SsoFailed = 100
Field Value
Type Description
System.Int32
In This Article
Back to top Copyright © ComponentSpace Pty Ltd 2017-2022. All rights reserved.