SPProviderHierarchyElement class

Contains information about a single element in the claims provider hierarchy tree.

Inheritance hierarchy

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

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

Syntax

'Declaration
<DataContractAttribute> _
Public Class SPProviderHierarchyElement
'Usage
Dim instance As SPProviderHierarchyElement
[DataContractAttribute]
public class 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

SPProviderHierarchyElement members

Microsoft.SharePoint.WebControls namespace