PolicyExtender Members

Include Protected Members
Include Inherited Members

Contains additional functionality for the Policy object.

The PolicyExtender type exposes the following members.

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Protected method GetParentSfcPropertySet() Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Policy>.)
Public method GetPropertySet() Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Policy>.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method OnPropertyChanged(String) Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Policy>.)
Protected method OnPropertyMetadataChanged(String) Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Policy>.)
Protected method parent_PropertyChanged(Object, PropertyChangedEventArgs) Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Policy>.)
Protected method parent_PropertyMetadataChanged(Object, SfcPropertyMetadataChangedEventArgs) Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Policy>.)
Protected method RegisterParentProperty(PropertyInfo) Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Policy>.)
Protected method RegisterProperty(PropertyInfo) Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Policy>.)
Protected method RegisterProperty(PropertyInfo, String) Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Policy>.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property Categories
Public property Category
Public property ConditionInstance
Public property Filters
Public property OfflineMode
Protected property Parent() Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Policy>.)
Public property PolicyFilePath
Public property SupportedPolicyEvaluationMode

Top

Events

  Name Description
Public event PropertyChanged() Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Policy>.)
Public event PropertyMetadataChanged() Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Policy>.)

Top