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