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. |
SsoFailed
SSO failed.
Declaration
public const int SsoFailed = 100
Field Value
Type | Description |
---|---|
System. |