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)
Available in Sandboxed Solutions: No
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.