SPExternalApplicationRegistrationInformation class

Provides information that is used to render a registration page for an external application that is hosted in a Web Part and to render a link to the page on the Tool Part of the Web Part.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPExternalApplicationRegistrationInformation

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public NotInheritable Class SPExternalApplicationRegistrationInformation
'Usage
Dim instance As SPExternalApplicationRegistrationInformation
public sealed class SPExternalApplicationRegistrationInformation

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.

See also

Reference

SPExternalApplicationRegistrationInformation members

Microsoft.SharePoint namespace