UIConnectionInfoUtil.IsActiveDirectoryPasswordAuthentication(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 IsActiveDirectoryPasswordAuthentication(Microsoft::SqlServer::Management::Smo::RegSvrEnum::UIConnectionInfo ^ ci);
public static bool IsActiveDirectoryPasswordAuthentication (Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo ci);
static member IsActiveDirectoryPasswordAuthentication : Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo -> bool
Public Shared Function IsActiveDirectoryPasswordAuthentication (ci As UIConnectionInfo) As Boolean