IUCOfficeIntegration.GetAuthenticationInfo Method

Gets the authentication info string.

Namespace:  UCCollaborationLib
Assembly:  Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)

Syntax

HRESULT GetAuthenticationInfo
(
   BSTR version,
   BSTR* info
);

Parameters

  • version
    Type: String
    A value of the BSTR type.

Return Value

A value of the BSTR* (string, for a .NET application) type.

See Also

IUCOfficeIntegration Interface

UCCollaborationLib Namespace