Microsoft.SharePoint


SPSecurity Class (Microsoft.SharePoint)
Provides static security management properties and methods.

Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Syntax

Visual Basic (Declaration)
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
Public NotInheritable Class SPSecurity
Visual Basic (Usage)

    
C#
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
public static class SPSecurity
Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.SPSecurity
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

Tags :


Page view tracker