This topic has not yet been rated - Rate this topic

AppPrincipal constructor

SharePoint 2013

Initializes a new instance of the AppPrincipal class.

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
public AppPrincipal(
	ClientRuntimeContext context,
	ObjectPath objectPath
)

Parameters

context
Type: Microsoft.SharePoint.Client.ClientRuntimeContext
The runtime context.
objectPath
Type: Microsoft.SharePoint.Client.ObjectPath
The object path.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.