EnvironmentInfo.GetExplicitPermissions Method (String)
SQL Server 2012
Retrieves the explicit permissions of the EnvironmentInfo object for a specified user.
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Parameters
- userName
- Type: System.String
The user name.
Return Value
Type: Microsoft.SqlServer.Management.IntegrationServices.ExplicitPermissionInfo[]The permission array.