DataReplicationIdentity Class

Definition

Identity model.

public class DataReplicationIdentity
type DataReplicationIdentity = class
Public Class DataReplicationIdentity
Inheritance
DataReplicationIdentity

Constructors

DataReplicationIdentity(Guid, String, String, String, String)

Initializes a new instance of DataReplicationIdentity.

Properties

AadAuthority

Gets or sets the authority of the SPN with which Dra communicates to service.

ApplicationId

Gets or sets the client/application Id of the SPN with which Dra communicates to service.

Audience

Gets or sets the audience of the SPN with which Dra communicates to service.

ObjectId

Gets or sets the object Id of the SPN with which Dra communicates to service.

TenantId

Gets or sets the tenant Id of the SPN with which Dra communicates to service.

Applies to