Метод ReportingService2005.RemoveAllModelItemPolicies

Deletes all policies associate with model items in the specified model.

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

Синтаксис

'Декларация
Public Sub RemoveAllModelItemPolicies ( _
    Model As String _
)
'Применение
Dim instance As ReportingService2005 
Dim Model As String

instance.RemoveAllModelItemPolicies(Model)
public void RemoveAllModelItemPolicies(
    string Model
)
public:
void RemoveAllModelItemPolicies(
    String^ Model
)
member RemoveAllModelItemPolicies : 
        Model:string -> unit
public function RemoveAllModelItemPolicies(
    Model : String
)

Параметры

Замечания

The table below shows header and permissions information on this operation.

SOAP Headers

(In) BatchHeaderValue

(Out) ServerInfoHeaderValue

Required Permissions

UpdateModelItemAuthorizationPolicies

Once RemoveAllModelItemPolicies is successfully performed, all model items in the model are visible to any user who can access the model.

См. также

Справочник

ReportingService2005 Класс

Пространство имен ReportService2005