Application.ApplicationInfo Class

The Application.ApplicationInfo class identifies an enterprise application definition.

System.Object

   Microsoft.SharePoint.Portal.SingleSignon.Application

      Microsoft.SharePoint.Portal.SingleSignon.Application.ApplicationInfo

Public Constructors

The following table shows the Application.ApplicationInfo class constructor and provides a brief description.

Name Description
ApplicationInfo Initializes a new instance of the Application.ApplicationInfo class.

Public Properties

The following table shows the properties of the Application.ApplicationInfo class, the data type of each property, and a brief description of each. All properties are read only.

Name Data Type Description
ApplicationFriendlyName String Friendly name of the enterprise application definition.
ApplicationName String Name of the enterprise application definition.
ContactName String Contact name.
Type ApplicationType Type of enterprise application definition.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread safe.

Remarks

All users can use this class.

Example

The following code example shows how to use the Application.ApplicationInfo class.

Requirements

Namespace: Microsoft.SharePoint.Portal.SingleSignon

Platforms: Microsoft Windows Server 2003

Assembly: Microsoft.SharePoint.Portal.SingleSignon (in Microsoft.SharePoint.Portal.SingleSignon.dll)

Security: Code Access Security