IDkmRequireFullTrustForSourceServerNotification Interface

Definition

Interface to update components when RequireFullTrustForSourceServer is enabled or disabled.

Implementations of this interface may restrict when they are called using a filter defined in their component configuration. The following properties may be used: BaseDebugMonitorId, EngineId.

public interface class IDkmRequireFullTrustForSourceServerNotification
public interface class IDkmRequireFullTrustForSourceServerNotification
__interface IDkmRequireFullTrustForSourceServerNotification
public interface IDkmRequireFullTrustForSourceServerNotification
type IDkmRequireFullTrustForSourceServerNotification = interface
Public Interface IDkmRequireFullTrustForSourceServerNotification

Methods

OnRequireFullTrustForSourceServerChanged(DkmEngineSettings)

Called when 'RequireFullTrustForSourceServer' is changed.

Applies to