Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a subclass of SPFeatureReceiver that is used to handle provisioning for instances of the SPClaimHierarchyProvider feature.
The SPClaimHierarchyProviderFeatureReceiver type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPClaimHierarchyProviderFeatureReceiver | Initializes a new instance of the SPClaimHierarchyProviderFeatureReceiver class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ClaimHierarchyProviderAssembly | When implemented in a derived class, gets the name of the assembly that contains the claims hierarchy provider. |
![]() |
ClaimHierarchyProviderDisplayName | When implemented in a derived class, gets the display name of the claims hierarchy provider. |
![]() |
ClaimHierarchyProviderType | When implemented in a derived class, gets the type for the claims hierarchy provider. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
FeatureActivated | Activates the feature to provision a new claim hierarchy provider. (Overrides SPFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties).) |
![]() |
FeatureDeactivating | Deactivates a claim hierarchy provider feature. (Overrides SPFeatureReceiver.FeatureDeactivating(SPFeatureReceiverProperties).) |
![]() |
FeatureInstalled | Installs a claim hierarchy provider features. (Overrides SPFeatureReceiver.FeatureInstalled(SPFeatureReceiverProperties).) |
![]() |
FeatureUninstalling | Uninstalls a claim hierarchy provider features. (Overrides SPFeatureReceiver.FeatureUninstalling(SPFeatureReceiverProperties).) |
![]() |
FeatureUpgrading | (Inherited from SPFeatureReceiver.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top