Поделиться через


RSConnection2006.ListRoles(SecurityScopeEnum, String) Метод

Определение

public:
 cli::array <Microsoft::SqlServer::ReportingServices2006::Role ^> ^ ListRoles(Microsoft::SqlServer::ReportingServices2006::SecurityScopeEnum securityScope, System::String ^ path);
public Microsoft.SqlServer.ReportingServices2006.Role[] ListRoles (Microsoft.SqlServer.ReportingServices2006.SecurityScopeEnum securityScope, string path);
override this.ListRoles : Microsoft.SqlServer.ReportingServices2006.SecurityScopeEnum * string -> Microsoft.SqlServer.ReportingServices2006.Role[]
Public Function ListRoles (securityScope As SecurityScopeEnum, path As String) As Role()

Параметры

securityScope
SecurityScopeEnum
path
String

Возвращаемое значение

Role[]

Применяется к