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


Класс Policy

Represents groups and users and their roles, which are associated with items in a SharePoint library.

Пространство имен:  ReportService2006
Сборка:  ReportService2006 (в ReportService2006.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
  ReportService2006..::..Policy

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

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