Class LogUtility.EventIds
Logging event IDs.
Inherited Members
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 |