API Reference
Class
SidHistoryMigrationExecutionOptions
Execution options supplied after SIDHistory migration planning succeeds.
Inheritance
- Object
- SidHistoryMigrationExecutionOptions
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
Accepted by parameters
Constructors
public SidHistoryMigrationExecutionOptions() #Methods
public SidHistoryMigrationExecutionOptions <Clone>$() #Returns:
SidHistoryMigrationExecutionOptionspublic virtual Boolean Equals(SidHistoryMigrationExecutionOptions other) #Returns:
BooleanParameters
- obj Object
public override Int32 GetHashCode() #Returns:
Int32public override String ToString() #Returns:
StringInherited Methods
Properties
public SidHistoryGovernanceOptions Governance { get; set; } #Governance metadata attached to the write.
public String SourceDomainController { get; set; } #Source PDC emulator or domain controller used for source SID retrieval and auditing.
public NetworkCredential SourceCredential { get; set; } #Optional source-domain administrator credential.
public String DestinationDomainController { get; set; } #Destination domain controller used for the directory-service bind.
public NetworkCredential DestinationCredential { get; set; } #Optional destination-domain credential used for the directory-service bind.