IRemoteAuthenticationEvents Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |