SPWellKnownAppPrincipal class
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Administration.SPPersistedObject
Microsoft.SharePoint.Administration.SPWellKnownAppPrincipal
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<GuidAttribute("BF8EA125-7930-48AB-9667-91554B959189")> _
Public NotInheritable Class SPWellKnownAppPrincipal _
Inherits SPPersistedObject
'Usage
Dim instance As SPWellKnownAppPrincipal
[GuidAttribute("BF8EA125-7930-48AB-9667-91554B959189")]
public sealed class SPWellKnownAppPrincipal : SPPersistedObject
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.