|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
<Plugin appVersion="$appVersion" displayName="黑贝认证" name="B3DogAuth" pluginClass="Bwp.Web.Pages.PluginClass, B3DogAuth.Web" schemaVersion="1.0" version="1.0" xmlns="http://www.TSingSoft.com/Schemas/WPF.xsd" sortOrder="-9300">
|
|
|
<Requires>
|
|
|
<Plugin name="MainSystem" version="1.0"/>
|
|
|
<Plugin name="B3Frameworks" version="1.0"/>
|
|
|
</Requires>
|
|
|
<Assemblies>
|
|
|
<File name="B3DogAuth.dll" type="bo bl"/>
|
|
|
<File name="B3DogAuth.Web.dll" type="web"/>
|
|
|
</Assemblies>
|
|
|
|
|
|
<Security>
|
|
|
<FunctionGroup features="B3DogAuth.0001" name="黑贝认证" roleSchemas="default" >
|
|
|
<Function index="0" name="访问"/>
|
|
|
<Function index="1" name="新建"/>
|
|
|
<Function index="2" name="删除"/>
|
|
|
</FunctionGroup>
|
|
|
</Security>
|
|
|
<Menus>
|
|
|
<Menu features="B3DogAuth.0001" id="0001" name="/系统工具/黑贝认证" roles="B3DogAuth.黑贝认证.访问" url="DogLoginUserList.aspx"/>
|
|
|
</Menus>
|
|
|
<Features>
|
|
|
<Feature id="0001" name="黑贝认证"/>
|
|
|
</Features>
|
|
|
</Plugin>
|