ImportPolicyEnabledState Enum

Definition

The ImportPolicyEnabledState bit flag enum is used as a parameter to PolicyStore.ImportPolicy. It is used to set the imported Policy's Enabled property.

public enum ImportPolicyEnabledState
type ImportPolicyEnabledState = 
Public Enum ImportPolicyEnabledState
Inheritance
ImportPolicyEnabledState

Fields

Disable 2
Enable 1
Unchanged 0

Applies to