Exchange Module: Add ability to manage all built-in security types in public folder management.
This commit is contained in:
parent
5326d4ff26
commit
a62703d32f
22 changed files with 3680 additions and 2763 deletions
File diff suppressed because it is too large
Load diff
|
@ -84,6 +84,9 @@
|
|||
<Compile Include="CommentsProxy.cs" />
|
||||
<Compile Include="Common\EnterpriseServerProxyConfigurator.cs" />
|
||||
<Compile Include="Common\UsernameAssertion.cs" />
|
||||
<Compile Include="ExchangeServerProxy.cs">
|
||||
<SubType>code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="VirtualizationServerProxyForPrivateCloud.cs" />
|
||||
<Compile Include="CRMProxy.cs" />
|
||||
<Compile Include="DatabaseServersProxy.cs" />
|
||||
|
@ -91,7 +94,6 @@
|
|||
<Compile Include="ecStorefrontProxy.cs" />
|
||||
<Compile Include="ecStorehouseProxy.cs" />
|
||||
<Compile Include="ExchangeHostedEditionProxy.cs" />
|
||||
<Compile Include="ExchangeServerProxy.cs" />
|
||||
<Compile Include="FilesProxy.cs" />
|
||||
<Compile Include="FtpServersProxy.cs" />
|
||||
<Compile Include="HostedSharePointServersProxy.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue