ISecureStopHandler 接口

定义

用于处理安全停止数据请求的处理程序接口。

public interface ISecureStopHandler
type ISecureStopHandler = interface
Public Interface ISecureStopHandler

方法

ProcessSecureStopDataAsync(ISecureStopDataChallenge)

服务实现的方法处理安全停止数据请求。

适用于