DataSource.ConnectionStringSecurity Property

Definition

Gets or sets the connection security properties of a DataSource object.

[Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Configurable")]
[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_DataSource_ConnectionStringSecurity")]
public Microsoft.AnalysisServices.ConnectionStringSecurity ConnectionStringSecurity { get; set; }
[<Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Configurable")>]
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_DataSource_ConnectionStringSecurity")>]
member this.ConnectionStringSecurity : Microsoft.AnalysisServices.ConnectionStringSecurity with get, set
Public Property ConnectionStringSecurity As ConnectionStringSecurity

Property Value

ConnectionStringSecurity

The connection security properties.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to