ConnectionStringSecurity Element (ASSL)

Specifies whether the user's password is stripped from the data source connection string for security purposes.

구문

<DataSource>
   ...
   <ConnectionStringSecurity>...</ConnectionStringSecurity>
   ...
</DataSource>

Element Characteristics

Characteristic Description

Data type and length

String (enumeration)

Default value

None

Cardinality

0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element

Parent element

DataSource

Child elements

None

주의

The value of this element is limited to one of the strings in the following table.

Value Description

PasswordRemoved

The password has been stripped from the connection string.

Unchanged

The connection string has not been modified.

The enumeration corresponding to the allowed values for ConnectionStringSecurity in the Analysis Management Objects (AMO) object model is ConnectionStringSecurity.

참고 항목

참조

Properties (ASSL)

도움말 및 정보

SQL Server 2005 지원 받기