Previous Topic: Identity Factory

Next Topic: Using the .NET SDK


IFedIdentitySDKLogger Interface

The IFedIdentitySDKLogger interface provides the following methods for specifying custom logging messages

void LogTrace (string fileName, string methodName, string message)

Logs a trace message.

void LogError (string fileName, string methodName, string message)

Logs an error message.