IntegratedSecurity 속성
Gets the integrated security status for the ConnectionInfo object.
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices.dll의 Microsoft.AnalysisServices
구문
‘선언
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.