Share.AllowUsers Property

MSBuild Extension Pack

ShareAllowUsers Property MSBuild Extension Pack Help 4.0.12.0
Sets a collection of users allowed to access the share. Use the Permission metadata tag to specify permissions. Default is Full.

<Allow Include="AUser">
    <Permission>Full, Read or Change etc</Permission>
</Allow>

Namespace: MSBuild.ExtensionPack.FileSystem
Assembly: MSBuild.ExtensionPack (in MSBuild.ExtensionPack.dll) Version: 4.0.0.0
See Also

Reference