PolicyStore.EnumConditionsOnFacet Method
Include Protected Members
Include Inherited Members
Enumerates a StringCollection of conditions.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
EnumConditionsOnFacet(String) | Returns a list of conditions that are associated with the specified facet. | |
EnumConditionsOnFacet(String, PolicyStore.EnumerationMode) | Enumerates a StringCollection of conditions. |
Top