SPProviderHierarchyNode class

Represents the claims provider hierarchy node for a control.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.WebControls.SPProviderHierarchyElement
    Microsoft.SharePoint.WebControls.SPProviderHierarchyNode

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

Syntax

'Declaration
<DataContractAttribute> _
Public NotInheritable Class SPProviderHierarchyNode _
    Inherits SPProviderHierarchyElement
'Usage
Dim instance As SPProviderHierarchyNode
[DataContractAttribute]
public sealed class SPProviderHierarchyNode : SPProviderHierarchyElement

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

SPProviderHierarchyNode members

Microsoft.SharePoint.WebControls namespace