This topic has not yet been rated - Rate this topic

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)
public ExplicitPermissionInfo[] GetExplicitPermissions(
	string userName
)

Parameters

userName
Type: System.String
The user name.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.