ImpersonationInfoSecurity Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines password availability from data source.
public enum ImpersonationInfoSecurity
type ImpersonationInfoSecurity =
Public Enum ImpersonationInfoSecurity
- Inheritance
-
ImpersonationInfoSecurity
Fields
Name | Value | Description |
---|---|---|
PasswordRemoved | 0 | Password has been removed. |
Unchanged | 1 | Password is still available in data source. |