RightsSensitiveVisibilityHelper class

Represents a hyperlink that is hidden if the current user does not have appropriate permissions for the current Web site or list.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Utilities.RightsSensitiveVisibilityHelper

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

Syntax

'Declaration
Public NotInheritable Class RightsSensitiveVisibilityHelper
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class RightsSensitiveVisibilityHelper

Remarks

Use a PermissionContext value to specify the context to which a permission mask is applied.

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

RightsSensitiveVisibilityHelper members

Microsoft.SharePoint.Utilities namespace