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


Класс Role

Represents a role for use in Reporting Services security.

Пространство имен:  ReportService2005
Сборка:  ReportService2005 (в ReportService2005.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 Role with the Roles property of the Policy class.

Иерархия наследования

System. . :: . .Object
  ReportService2005..::..Role

Потоковая защита

Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.