Bagikan melalui


DistributionPublisher.HeterogeneousLogReaderAgentProcessSecurity Properti

Definisi

Mendapatkan konteks keamanan yang digunakan oleh agen Pembaca Log untuk Penerbit non-SQL Server.

public:
 property Microsoft::SqlServer::Replication::IProcessSecurityContext ^ HeterogeneousLogReaderAgentProcessSecurity { Microsoft::SqlServer::Replication::IProcessSecurityContext ^ get(); };
public Microsoft.SqlServer.Replication.IProcessSecurityContext HeterogeneousLogReaderAgentProcessSecurity { get; }
member this.HeterogeneousLogReaderAgentProcessSecurity : Microsoft.SqlServer.Replication.IProcessSecurityContext
Public ReadOnly Property HeterogeneousLogReaderAgentProcessSecurity As IProcessSecurityContext

Nilai Properti

Instans IProcessSecurityContext antarmuka.

Keterangan

Properti HeterogeneousLogReaderAgentProcessSecurity hanya digunakan untuk Penerbit non-SQL Server.

Properti HeterogeneousLogReaderAgentProcessSecurity bersifat baca-saja. Atur properti keamanan antarmuka yang dikembalikan IProcessSecurityContext . Untuk informasi tentang koneksi yang dibuat agen dan izin yang diperlukan untuk koneksi tersebut, lihat Model Keamanan Agen Replikasi.

HeterogeneousLogReaderAgentProcessSecurity Properti hanya dapat diambil oleh anggota sysadmin peran server tetap di Distributor atau oleh anggota db_owner peran database tetap pada database distribusi.

Properti antarmuka yang dikembalikan IProcessSecurityContext hanya dapat diatur oleh anggota sysadmin peran server tetap di Distributor atau oleh anggota db_owner peran database tetap pada database distribusi.

Mengambil HeterogeneousLogReaderAgentProcessSecurity properti setara dengan menjalankan sp_helplogreader_agent.

Mengatur properti antarmuka yang dikembalikan IProcessSecurityContext setara dengan menjalankan sp_addlogreader_agent atau sp_changelogreader_agent.

Berlaku untuk