Share via


OrganizationClaimHierarchyProvider Members

Include Protected Members
Include Inherited Members

Represents the organization hierarchy tree for claims providers.

The OrganizationClaimHierarchyProvider type exposes the following members.

Constructors

  Name Description
Public method OrganizationClaimHierarchyProvider Initializes a new instance of the OrganizationClaimHierarchyProvider class.

Top

Properties

  Name Description
Public property Name Gets a string that represents the name for this organization claims hierarchy provider. Used to identify the hierarchy provider. (Overrides SPClaimHierarchyProvider.Name.)
Public property Schema (Inherited from SPClaimHierarchyProvider.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method FillHierarchy Aggregates multiple [Microsoft.SharePoint.WebControls.SPProviderHierarchyTree] controls from different claims providers into one hierarchy provider tree. (Overrides SPClaimHierarchyProvider.FillHierarchy(Uri, List<SPProviderHierarchyTree>, SPProviderHierarchyTree).)
Public method FillMetadata Fills the nodes with metadata if this claims provider also provides metadata. (Overrides SPClaimHierarchyProvider.FillMetadata(Uri, SPProviderHierarchyTree).)
Public method FillSchema Fills the schema for the SPClaimHierarchyProvider object. (Overrides SPClaimHierarchyProvider.FillSchema(SPProviderSchema).)
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. (Overrides SPClaimHierarchyProvider.GetHierarchy(Uri, String, Int32).)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

OrganizationClaimHierarchyProvider Class

Microsoft.SharePoint.Portal.ClaimProviders Namespace