ConnectionInfo.IntegratedSecurity Property

Definition

Gets the integrated security status for the ConnectionInfo object.

public Microsoft.AnalysisServices.IntegratedSecurity IntegratedSecurity { get; }
member this.IntegratedSecurity : Microsoft.AnalysisServices.IntegratedSecurity
Public ReadOnly Property IntegratedSecurity As IntegratedSecurity

Property Value

An IntegratedSecurity with the status.

Applies to