Condividi tramite


IWithEnforcementMode Interface

Definition

The stage of the PolicyAssignment definition allowing to specify enforcement mode.

public interface IWithEnforcementMode
type IWithEnforcementMode = interface
Public Interface IWithEnforcementMode
Derived

Methods

WithDefaultMode()

Specifies the 'Default' mode of PolicyAssignment.

WithDoNotEnforceMode()

Specifies the 'DoNotEnforce' mode of PolicyAssignment.

Applies to