SPClaimHierarchyProvider members

Represents an abstract class for claim hierarchy providers that provide hierarchical structure across multiple claim providers.

The SPClaimHierarchyProvider type exposes the following members.

Constructors

  Name Description
Protected method SPClaimHierarchyProvider Initializes a new instance of the SPClaimHierarchyProvider class.

Top

Properties

  Name Description
Public property Name When implemented in a derived class, gets a string that represents the name for this hierarchy provider. Used to identify the hierarchy provider.
Public property Schema Gets the schema of the claims provider.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method FillDefaultLocalizedDisplayName
Public method FillHierarchy When implemented in a derived class, aggregates multiple [Microsoft.SharePoint.WebControls.SPProviderHierarchyTree] controls from different claims providers into one claims hierarchy provider tree.
Public method FillMetadata When implemented in a derived class, fills the nodes with metadata if this claims provider also provides metadata.
Public method FillSchema When implemented in a derived class, fills the schema for the SPClaimHierarchyProvider object.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetHierarchy Returns the overall hierarchy up to the number of levels specified in the numberOfLevels parameter.
Public method GetLocalizedDisplayName
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPClaimHierarchyProvider class

Microsoft.SharePoint.Administration.Claims namespace