11 lines
560 B
XML
11 lines
560 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<Feature xmlns="http://schemas.microsoft.com/sharepoint/"
|
|
Description="Activating this feature will make password recovery web part available."
|
|
Id="39855F49-B8E5-492a-AFE8-FE93BF139F57"
|
|
Scope="Site"
|
|
Hidden="True"
|
|
Title="Forms Based Authentication Password Recovery"
|
|
Version="1.0.0.0"
|
|
ReceiverAssembly="CKS.FormsBasedAuthentication, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d0c9b215512a2c5d"
|
|
ReceiverClass="CKS.FormsBasedAuthentication.GenericWebPartFeatureReceiver">
|
|
</Feature> |