SPExternalAppPrincipalCreationParameters class

Represents the object that encapsulates all parameters used to create a new external app principal.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPExternalAppPrincipalCreationParameters

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

Syntax

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

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

SPExternalAppPrincipalCreationParameters members

Microsoft.SharePoint namespace