PolicyStore.EnumRootConditions(Type) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enmerate root conditions for a given type
public System.Collections.Specialized.StringCollection EnumRootConditions (Type rootType);
member this.EnumRootConditions : Type -> System.Collections.Specialized.StringCollection
Public Function EnumRootConditions (rootType As Type) As StringCollection
Parameters
- rootType
- Type