다음을 통해 공유


IProcessSecurityContext Members

Interface that encapsulates the Microsoft Windows security account information used by Microsoft SQL Server Agent to start a replication agent job.

The following tables list the members exposed by the IProcessSecurityContext type.

Public Properties

  이름 Description
ms155995.pubproperty(ko-kr,SQL.90).gif Login Gets or sets the name of the Microsoft Windows security account.
ms155995.pubproperty(ko-kr,SQL.90).gif Password Gets or sets the password for the Microsoft Windows security account specified in the Login property.
ms155995.pubproperty(ko-kr,SQL.90).gif SecurePassword Gets or sets the password (as a SecureString object) for the Microsoft Windows security account specified in the Login property.

위쪽

참고 항목

참조

IProcessSecurityContext Interface
Microsoft.SqlServer.Replication Namespace
LogReaderAgentProcessSecurity
DistributionDatabase.QueueReaderAgentProcessSecurity Property
SnapshotGenerationAgentProcessSecurity
SynchronizationAgentProcessSecurity
SynchronizationAgentProcessSecurity

관련 자료

복제 에이전트 보안 모델