ElevatedPrivilegesHelper class
Inheritance hierarchy
System.Object
Microsoft.Office.Server.ReputationModel.ElevatedPrivilegesHelper
Namespace: Microsoft.Office.Server.ReputationModel
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class ElevatedPrivilegesHelper
'Usage
You do not need to declare an instance of a static class in order to access its members.
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public static class ElevatedPrivilegesHelper
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.