SPInternalAppPrincipalCreationParameters class
The object that encapsulates all parameters used to create an internal app principal.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPInternalAppPrincipalCreationParameters
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public NotInheritable Class SPInternalAppPrincipalCreationParameters
'Usage
Dim instance As SPInternalAppPrincipalCreationParameters
public sealed class SPInternalAppPrincipalCreationParameters
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.