PolicyStore Members
Include Protected Members
Include Inherited Members
The PolicyStore object represents a policy-based Management policy store that holds information about policies, conditions, object sets, and subscriptions.
The PolicyStore type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
PolicyStore() | Initializes a new instance of the PolicyStore class. |
![]() |
PolicyStore(SfcConnection) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Alter() | |
![]() |
AlterImpl() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
![]() |
CheckObjectCreated() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
![]() |
CheckObjectState() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
![]() |
CreateIdentityKey() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
![]() |
CreateImpl() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
![]() |
CreatePolicyFromFacet(SfcQueryExpression, String, String, String) | |
![]() |
CreatePolicyFromFacet(SfcQueryExpression, String, String, String, XmlWriter) | |
![]() |
CreatePolicyFromFacet(Object, String, String, String, XmlWriter) | |
![]() |
DeserializePolicy(XmlReader, Boolean, Boolean) | Deserializes a single policy and its associated condition from the specified XML reader into the policy store. |
![]() |
Discover(ISfcDependencyDiscoveryObjectSink) | (Overrides SfcInstanceDiscover(ISfcDependencyDiscoveryObjectSink).) |
![]() |
DropImpl() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
![]() |
EnumApplicablePolicies(SfcQueryExpression) | |
![]() |
EnumApplicablePolicyCategories(SfcQueryExpression) | |
![]() |
EnumConditionsOnFacet(String) | Returns a list of conditions that are associated with the specified facet. |
![]() |
EnumPoliciesOnFacet(String) | Returns a list of policies associated with the specified facet. |
![]() |
EnumPolicyCategories() | Returns an enumerated list of policy category information. |
![]() |
EnumRootConditions(Type) | Returns a list of root conditions for the specified type. |
![]() ![]() |
EnumRootFacets(Type) | Returns a list of root facets for the specified type. |
![]() |
EnumTargetSetConditions(Type) | Returns a list of target set conditions for the specified type. |
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
EraseSystemHealthPhantomRecords() | |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetAggregatedHealthState(SfcQueryExpression) | |
![]() |
GetChildCollection(String) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
![]() |
GetDomain() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetPropertySet() | Returns the set of properties for the SfcInstance object. (Inherited from SfcInstance.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
GetTypeMetadataImpl() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
![]() |
ImportPolicy(XmlReader, ImportPolicyEnabledState, Boolean, Boolean) | Imports a single policy and its associated condition from the given XML reader into the policy store. |
![]() |
InitializeUIPropertyState() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
![]() |
MarkForDropImpl(Boolean) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
![]() |
MarkRootAsConnected() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
MoveImpl(SfcInstance) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
![]() |
OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs) | Invoked whenever the effective value of any SfcInstance metadata is updated. (Inherited from SfcInstance.) |
![]() |
OnPropertyValueChanges(PropertyChangedEventArgs) | Invoked whenever the effective value of any SfcInstance property is updated. (Inherited from SfcInstance.) |
![]() |
PostAlter(Object) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
![]() |
PostCreate(Object) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
![]() |
PostDrop(Object) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
![]() |
PostMove(Object) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
![]() |
PostRename(Object) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
![]() |
PurgeHealthState() | |
![]() |
PurgeHealthState(SfcQueryExpression) | |
![]() |
Refresh() | Refreshes the object's properties by reading them from the server. (Inherited from SfcInstance.) |
![]() |
RenameImpl(SfcKey) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
![]() |
RepairPolicyAutomation() | |
![]() |
ResetKey() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
![]() |
ScriptAlter() | |
![]() |
Serialize(XmlWriter) | Serializes the instance to XML. (Inherited from SfcInstance.) |
![]() |
StartSerializationUpgrade() | Starts a serialization upgrade. |
![]() |
SubscribeToPolicyCategory(SfcQueryExpression, String) | |
![]() |
ToString() | Returns the PolicyStore object as a string value. (Overrides SfcInstanceToString().) |
![]() |
UnsubscribeFromPolicyCategory(SfcQueryExpression, String) | |
![]() |
UpdateUIPropertyState() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
![]() |
Validate() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AbstractIdentityKey() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
![]() |
Conditions | Represents a collection of Condition objects. Each Condition object represents a policy-based Management condition. |
![]() |
Enabled | |
![]() ![]() |
Facets | Represents a collection of FacetInfo objects. Each FacetInfo object represents a policy-based Management registered facet. |
![]() |
HistoryRetentionInDays | |
![]() |
IdentityKey | |
![]() |
LogOnSuccess | |
![]() |
Metadata() | Returns metadata about the instance and its domain. (Inherited from SfcInstance.) |
![]() |
Name | Gets the name of the policy store. |
![]() |
ObjectSets | Represents a collection of ObjectSet objects. Each ObjectSet object represents a policy-based Management object set. |
![]() |
Parent() | Gets or sets the instance parent via the keychain. (Inherited from SfcInstance.) |
![]() |
Policies | Represents a collection of Policy objects. Each Policy object represents a policy-based Management policy. |
![]() |
PolicyCategories | Represents a collection of PolicyCategory objects. Each PolicyCategory object represents a policy-based Management policy category. |
![]() |
PolicyCategorySubscriptions | Represents a collection of PolicyCategorySubscription objects. Each PolicyCategorySubscription object represents a policy-based Management policy category subscription. |
![]() |
Properties() | Returns a collection instance properties. (Inherited from SfcInstance.) |
![]() |
PropertyStorageProvider() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
![]() |
SqlStoreConnection | |
![]() |
State() | Returns the state of the SfcInstance object. (Inherited from SfcInstance.) |
![]() |
Urn() | Returns the uniform resource name of the SfcInstance object. (Inherited from SfcInstance.) |
Top
Events
Name | Description | |
---|---|---|
![]() |
propertyChanged() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
![]() |
PropertyChanged() | CLS-compliant event for property changes. (Inherited from SfcInstance.) |
![]() |
propertyMetadataChanged() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcInstance.) |
![]() |
PropertyMetadataChanged() | CLS-compliant event for property metadata changes. (Inherited from SfcInstance.) |
Top
Explicit Interface Implementations
Top