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 命名空间