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


Класс Policy

Represents groups and users and their roles, which are associated with items in the report server database.

Пространство имен:  ReportService2005
Сборка:  ReportService2005 (в ReportService2005.dll)

Синтаксис

'Декларация
<SerializableAttribute> _
Public Class Policy
'Применение
Dim instance As Policy
[SerializableAttribute]
public class Policy
[SerializableAttribute]
public ref class Policy
[<SerializableAttribute>]
type Policy =  class end
public class Policy

Замечания

A Policy object is returned as output by the GetPolicies method and is passed as input to the SetPolicies method.

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

System. . :: . .Object
  ReportService2005..::..Policy

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

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