ServerHelper Class
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Contains a helper method used to verify credentials.
Inheritance Hierarchy
System.Object
Microsoft.PerformancePoint.Scorecards.Server.ServerHelper
Namespace: Microsoft.PerformancePoint.Scorecards.Server
Assembly: Microsoft.PerformancePoint.Scorecards.Server (in Microsoft.PerformancePoint.Scorecards.Server.dll)
Syntax
'Declaration
Public NotInheritable Class ServerHelper
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class ServerHelper
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.