IRemoteAuthenticationEvents 인터페이스

정의

public interface class IRemoteAuthenticationEvents
public interface IRemoteAuthenticationEvents
type IRemoteAuthenticationEvents = interface
Public Interface IRemoteAuthenticationEvents
파생

메서드

RemoteFailure(FailureContext)

원격 인증 프로세스에 오류가 있을 때 호출됩니다.

TicketReceived(TicketReceivedContext)

로그인하기 전에 호출됩니다.

적용 대상