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 Framework 2.0 버전에서만 지원됩니다.

스레드 보안

이 형식의 모든 공용 정적(Shared Microsoft Visual Basic) 멤버는 다중 스레드 작업에 안전합니다. 인스턴스 구성원은 스레드로부터의 안전성이 보장되지 않습니다.

속성

Login

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

Password

속성에 지정된 Login Microsoft Windows 보안 계정의 암호를 가져오거나 설정합니다.

SecurePassword

속성에 지정된 Login Microsoft Windows 보안 계정의 암호를 개체로 SecureString 가져오거나 설정합니다.

적용 대상

추가 정보