[This is preliminary documentation and is subject to change.]

Gets a ServerInfo object containing server information, e.g. Authentication type.

Namespace:  CWR.MSCRM.Mobile.Client.BL
Assembly:  CWR.MSCRM.Mobile.Client.BL (in CWR.MSCRM.Mobile.Client.BL.dll)
Version: 4.0.0.7

Syntax

C#
public static ServerInfo GetServerInfo()
Visual Basic (Declaration)
Public Shared Function GetServerInfo As ServerInfo

Return Value

[Missing <returns> documentation for M:CWR.MSCRM.Mobile.Client.BL.ApplicationManager.GetServerInfo]

See Also