언어

IProcessSecurityContext 인터페이스

정의

복제 에이전트 작업을 시작할 때 Microsoft SQL Server 에이전트 사용하는 Microsoft Windows 보안 계정 정보를 캡슐화하는 인터페이스입니다.

public interface class IProcessSecurityContext
[System.Runtime.InteropServices.Guid("A965F545-0547-4709-81D7-A5E7742DDCBB")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual)]
public interface IProcessSecurityContext
[<System.Runtime.InteropServices.Guid("A965F545-0547-4709-81D7-A5E7742DDCBB")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual)>]
type IProcessSecurityContext = interface
Public Interface IProcessSecurityContext
특성

설명

이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET 프레임워크 버전 2.0에서만 지원됩니다.

스레드 안전성

이 유형의 공용 정적(SharedMicrosoft Visual Basic) 멤버는 멀티스레드 연산에 안전합니다. 모든 인스턴스 멤버는 스레드로부터 안전하게 보호되지 않습니다.

속성

Name Description
Login

Microsoft Windows 보안 계정의 이름을 받거나 설정합니다.

Password

속성에 명 Login 시된 Microsoft Windows 보안 계정의 비밀번호를 받거나 설정합니다.

SecurePassword

속성에 Login 명시된 Microsoft Windows 보안 계정의 비밀번호를 객체로 SecureString 받거나 설정합니다.

적용 대상

추가 정보