Поделиться через


Свойство IntegratedSecurity

Gets the integrated security status for the ConnectionInfo object.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public ReadOnly Property IntegratedSecurity As IntegratedSecurity
    Get
'Применение
Dim instance As ConnectionInfo
Dim value As IntegratedSecurity

value = instance.IntegratedSecurity
public IntegratedSecurity IntegratedSecurity { get; }
public:
property IntegratedSecurity IntegratedSecurity {
    IntegratedSecurity get ();
}
member IntegratedSecurity : IntegratedSecurity
function get IntegratedSecurity () : IntegratedSecurity

Значение свойства

Тип: Microsoft.AnalysisServices. . :: . .IntegratedSecurity
An IntegratedSecurity object.