API Reference
Enum
PolicyState
Represents the effective state of a policy.
Inheritance
- Enum
- PolicyState
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property FlatTraceRow.ComputedState
- Property ApplyPlan.State
- Property Entry.State
- Method PolicyProcessing.GetPolicyOptionStates
- Method PolicyProcessing.GetPolicyState
- Field PolicyState.Disabled
- Field PolicyState.Enabled
- Field PolicyState.NotConfigured
- Property PolicyStateDetails.BasicState
- Property GpoPolicySettingDetail.BasicState
- Property GpoPolicySettingFriendly.BasicState
- Property RsopPolicyMatch.ComputedState
Accepted by parameters
- Method AdmxPerPolicyExporter.ToReg
- Method LgpoPolicyApplyService.Build
- Method PolicyInspectionService.ListConfigured
- Constructor Entry.Entry
- Method PolicyProcessingWriter.SetPolicyState
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String