ImpersonationInfoSecurity 枚举

定义

定义数据源中是否存在密码。

public enum ImpersonationInfoSecurity
type ImpersonationInfoSecurity = 
Public Enum ImpersonationInfoSecurity
继承
ImpersonationInfoSecurity

字段

PasswordRemoved 0

已删除密码。

Unchanged 1

数据源中仍存在密码。

适用于