ConnectionInfo.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.

참고 항목

참조

ConnectionInfo 클래스

Microsoft.AnalysisServices 네임스페이스