API Reference
Class
SidHistoryRecoveryPlan
Plan for restoring a previously removed SIDHistory value through a supported migration path.
Inheritance
- Object
- SidHistoryRecoveryPlan
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Constructors
public SidHistoryRecoveryPlan() #Methods
Inherited Methods
Properties
public SidHistoryRecoveryEvidence Evidence { get; set; } #Recovery evidence.
public SidHistoryMigrationRequest MigrationRequest { get; set; } #Migration request that can be passed to the governed writer when recovery is allowed.
public IReadOnlyList<SidHistoryDueDiligenceIssue> Issues { get; set; } #Due-diligence issues found for recovery.
public Boolean CanRecover { get; } #Gets a value indicating whether recovery can proceed through the safe engine path.