EvaluationDetail Members
The EvaluationDetail object represents the evaluation information that is stored in the system catalogs about the parent policy for a given target.
The following tables list the members exposed by the EvaluationDetail type.
Public Constructors
Name | Description | |
---|---|---|
EvaluationDetail | Initializes a new instance of the EvaluationDetail class. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
![]() |
EvaluationDate | Gets the date and time when the policy was evaluated. |
![]() |
Exception | Gets the description of the exception, if one occurred. |
![]() |
HistoryId | Gets the integer value that uniquely identifies the evaluation history record. |
![]() |
ID | Gets the integer value that uniquely identifies the evaluation history detail record. |
![]() |
IdentityKey | Gets the key value that identifies the evaluation history detail record. |
![]() |
Metadata | Returns metadata about the instance and its domain. (inherited from SfcInstance) |
![]() |
Parent | Gets the parent of the referenced object. |
![]() |
Properties | Returns a collection instance properties. (inherited from SfcInstance) |
![]() |
Result | Gets the Boolean value that determines whether the policy executed successfully. |
![]() |
ResultDetail | Gets the result details from the policy evaluation. |
![]() |
TargetQueryExpression | |
![]() |
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 | |
---|---|---|
![]() |
Discover | (inherited from SfcInstance ) |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetDomain | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
GetHashCode | (inherited from Object ) |
![]() ![]() |
GetObjectFactory | Gets the object factory for the referenced object. |
![]() |
GetPropertySet | Returns the set of properties for the SfcInstance object. (inherited from SfcInstance) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Refresh | Refreshes the object's properties by reading them from the server. (inherited from SfcInstance) |
![]() |
Serialize | (inherited from SfcInstance ) |
![]() |
ToString | Returns a string representation of the instance Urn. (inherited from SfcInstance) |
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