CatalogFolder.Deny Method
SQL Server 2012
Denies the permission to a specified user.
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Parameters
- permission
- Type: Microsoft.SqlServer.Management.IntegrationServices.PermissionType
The permission type.
- granteeName
- Type: System.String
The name of the user.
