Application.ApplicationInfo Members

Include Protected Members
Include Inherited Members

Identifies an enterprise application definition.

The Application.ApplicationInfo type exposes the following members.

Constructors

  Name Description
Public method Application.ApplicationInfo(String, String, Application.ApplicationType, String) Initializes a new instance of the ApplicationInfo class.
Public method Application.ApplicationInfo(String, String, Application.ApplicationType, String, SsoCredentialContents)

Top

Properties

  Name Description
Public property ApplicationFriendlyName Gets the friendly name of the enterprise application definition.
Public property ApplicationName Gets the name of the enterprise application definition.
Public property ContactName Gets the name of the person identified as the contact for the enterprise application definition.
Public property FieldContents
Public property Type Gets the ApplicationType enumeration that contains two members: Individual or Group.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

Application.ApplicationInfo Class

Microsoft.SharePoint.Portal.SingleSignon Namespace