RSConnection.ListRoles(SecurityScopeEnum) Method
Definition
public:
cli::array <Microsoft::SqlServer::ReportingServices2005::Role ^> ^ ListRoles(Microsoft::SqlServer::ReportingServices2005::SecurityScopeEnum securityScope);
public Microsoft.SqlServer.ReportingServices2005.Role[] ListRoles (Microsoft.SqlServer.ReportingServices2005.SecurityScopeEnum securityScope);
override this.ListRoles : Microsoft.SqlServer.ReportingServices2005.SecurityScopeEnum -> Microsoft.SqlServer.ReportingServices2005.Role[]
Public Function ListRoles (securityScope As SecurityScopeEnum) As Role()
Parameters
Returns
- Role[]
Applies to