UIConnectionInfoUtil.GetIntegratedSecurity(UIConnectionInfo) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static bool GetIntegratedSecurity(Microsoft::SqlServer::Management::Smo::RegSvrEnum::UIConnectionInfo ^ ci);
public static bool GetIntegratedSecurity (Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo ci);
static member GetIntegratedSecurity : Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo -> bool
Public Shared Function GetIntegratedSecurity (ci As UIConnectionInfo) As Boolean