ImpersonationInfoSecurity 열거형

정의

데이터 원본에서 암호를 사용할 수 있는지를 정의합니다.

public enum ImpersonationInfoSecurity
type ImpersonationInfoSecurity = 
Public Enum ImpersonationInfoSecurity
상속
ImpersonationInfoSecurity

필드

PasswordRemoved 0

암호가 제거되었습니다.

Unchanged 1

암호를 데이터 원본에서 계속 사용할 수 있습니다.

적용 대상