ImpersonationInfoSecurity Element (ASSL)
SQL Server 2008 R2
Contains a read-only value that indicates if any changes were made to the security credentials that are supplied in the ImpersonationInfo data type.
The value of this element is limited to one of the strings in the following table.
Value | Description |
|---|---|
PasswordRemoved | Password information has been removed from the supplied security credentials. |
Unchanged | No changes have been made to the supplied security credentials. |
The enumeration that corresponds to the allowed values for ImpersonationInfoSecurity in the Analysis Management Objects (AMO) object model is ImpersonationInfoSecurity.
