IRemoteAuthenticationEvents Interface

Definition

public interface class IRemoteAuthenticationEvents
public interface IRemoteAuthenticationEvents
type IRemoteAuthenticationEvents = interface
Public Interface IRemoteAuthenticationEvents
Derived

Methods

RemoteFailure(FailureContext)

Invoked when the remote authentication process has an error.

TicketReceived(TicketReceivedContext)

Invoked before sign in.

Applies to