SPAppPrincipalCredential class

Represents a credential belonging to an app principal.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPAppPrincipalCredential

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

Syntax

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

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

SPAppPrincipalCredential members

Microsoft.SharePoint namespace