ReportingService2006.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);
member 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[]