PolicyStore Members
The PolicyStore object represents a policy-based Management policy store that holds information about policies, conditions, object sets, and subscriptions.
The following tables list the members exposed by the PolicyStore type.
Public Constructors
Name | Description | |
---|---|---|
PolicyStore | Overloaded. Initializes a new instance of the PolicyStore class. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
![]() |
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) |
![]() |
SqlStoreConnection | |
![]() |
Urn | Returns the uniform resource name of the SfcInstance object. (inherited from SfcInstance) |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
AbstractIdentityKey | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
PropertyStorageProvider | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
State | Returns the state of the SfcInstance object. (inherited from SfcInstance) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Alter | |
![]() |
CreatePolicyFromFacet | Overloaded. |
![]() |
DeserializePolicy | Deserializes a single policy and its associated condition from the specified XML reader into the policy store. |
![]() |
Discover | Overridden. |
![]() |
EnumApplicablePolicies | |
![]() |
EnumApplicablePolicyCategories | |
![]() |
EnumConditionsOnFacet | Returns a list of conditions that are associated with the specified facet. |
![]() |
EnumPoliciesOnFacet | Returns a list of policies associated with the specified facet. |
![]() |
EnumPolicyCategories | Returns an enumerated list of policy category information. |
![]() |
EnumRootConditions | Returns a list of root conditions for the specified type. |
![]() ![]() |
EnumRootFacets | Returns a list of root facets for the specified type. |
![]() |
EnumTargetSetConditions | Returns a list of target set conditions for the specified type. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
EraseSystemHealthPhantomRecords | |
![]() |
GetAggregatedHealthState | |
![]() |
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 ) |
![]() |
ImportPolicy | Imports a single policy and its associated condition from the given XML reader into the policy store. |
![]() |
PurgeHealthState | Overloaded. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Refresh | Refreshes the object's properties by reading them from the server. (inherited from SfcInstance) |
![]() |
RepairPolicyAutomation | |
![]() |
ScriptAlter | |
![]() |
Serialize | (inherited from SfcInstance ) |
![]() |
StartSerializationUpgrade | Starts a serialization upgrade. |
![]() |
SubscribeToPolicyCategory | |
![]() |
ToString | Overridden. Returns the PolicyStore object as a string value. |
![]() |
UnsubscribeFromPolicyCategory |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
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) |
![]() |
DropImpl | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
Finalize | (inherited from Object ) |
![]() |
GetChildCollection | (inherited from SfcInstance ) |
![]() |
GetTypeMetadataImpl | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
InitializeUIPropertyState | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
MarkForDropImpl | (inherited from SfcInstance ) |
![]() |
MarkRootAsConnected | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
MemberwiseClone | (inherited from Object ) |
![]() |
MoveImpl | (inherited from SfcInstance ) |
![]() |
OnPropertyMetadataChanges | (inherited from SfcInstance ) |
![]() |
OnPropertyValueChanges | (inherited from SfcInstance ) |
![]() |
PostAlter | (inherited from SfcInstance ) |
![]() |
PostCreate | (inherited from SfcInstance ) |
![]() |
PostDrop | (inherited from SfcInstance ) |
![]() |
PostMove | (inherited from SfcInstance ) |
![]() |
PostRename | (inherited from SfcInstance ) |
![]() |
RenameImpl | (inherited from SfcInstance ) |
![]() |
ResetKey | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
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
Public Events
(see also Protected Events )
Name | Description | |
---|---|---|
![]() |
PropertyChanged | CLS-compliant event for property changes. (inherited from SfcInstance) |
![]() |
PropertyMetadataChanged | CLS-compliant event for property metadata changes. (inherited from SfcInstance) |
Top
Protected Events
Name | Description | |
---|---|---|
![]() |
propertyChanged | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.This event is not CLS-compliant. (inherited from SfcInstance) |
![]() |
propertyMetadataChanged | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.This event is not CLS-compliant. (inherited from SfcInstance) |
Top
Explicit Interface Implementations
Top