Класс Role
Represents a role for use in Reporting Services security.
Пространство имен: ReportService2006
Сборка: ReportService2006 (в ReportService2006.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
Public Class Role
'Применение
Dim instance As Role
[SerializableAttribute]
public class Role
[SerializableAttribute]
public ref class Role
[<SerializableAttribute>]
type Role = class end
public class Role
Замечания
A Role object is returned as output by the ListRoles method.
Use the Role class together with the Roles property of the Policy class.
Иерархия наследования
System. . :: . .Object
ReportService2006..::..Role
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.