Share via


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 네임스페이스