SPClaimProviderFeatureReceiver methods

The SPClaimProviderFeatureReceiver type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method FeatureActivated Activates the feature to provision a new claim provider. (Overrides SPFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties).)
Public method FeatureDeactivating Deactivates a claim provider feature. (Overrides SPFeatureReceiver.FeatureDeactivating(SPFeatureReceiverProperties).)
Public method FeatureInstalled Installs a claim provider feature. (Overrides SPFeatureReceiver.FeatureInstalled(SPFeatureReceiverProperties).)
Public method FeatureUninstalling Uninstalls a claim provider feature. (Overrides SPFeatureReceiver.FeatureUninstalling(SPFeatureReceiverProperties).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method RemoveClaimProvider Removes the claims provider.
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPClaimProviderFeatureReceiver class

Microsoft.SharePoint.Administration.Claims namespace