Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The restricted object types.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property RestrictedTypes As SPObjectModelTypeCollection
Get
'Usage
Dim instance As SPRestrictedObjectModel
Dim value As SPObjectModelTypeCollection
value = instance.RestrictedTypes
public SPObjectModelTypeCollection RestrictedTypes { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPObjectModelTypeCollection
A SPObjectModelTypeCollection of the restricted types.