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


Метод ReportingService2005.Logoff

Logs out the current user making Web service requests.

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

Синтаксис

'Декларация
Public Sub Logoff
'Применение
Dim instance As ReportingService2005

instance.Logoff()
public void Logoff()
public:
void Logoff()
member Logoff : unit -> unit
public function Logoff()

Замечания

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

SOAP Headers

(Out) ServerInfoHeaderValue

Required Permissions

None

The Logoff method invalidates the authentication cookie for the user making the request.

Logoff must be called over Secure Sockets Layer (SSL). The method fails if it is not called securely.

См. также

Справочник

ReportingService2005 Класс

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