共用方式為


AuthenticationBase.ClearAuthenticationToken 方法

清除任何已發行的驗證權杖。

命名空間: System.ServiceModel.DomainServices.Server.ApplicationServices
組件: System.ServiceModel.DomainServices.Server (於 system.servicemodel.domainservices.server.dll)

使用方式

'用途

Me.ClearAuthenticationToken

語法

'宣告
Protected Overridable Sub ClearAuthenticationToken
protected virtual void ClearAuthenticationToken ()
protected:
virtual void ClearAuthenticationToken ()
protected void ClearAuthenticationToken ()
protected function ClearAuthenticationToken ()

備註

這個方法是從 Logout 方法叫用。根據預設,這個方法將利用 FormsAuthentication 中的 Cookie 支援清除權杖。覆寫這個方法時不需要叫用基底實作。

執行緒安全性

任何這個類型的公用靜態 (在 Visual Basic 中為 共用) 成員都具備執行緒安全。 不保證任何執行個體成員安全執行緒。

平台

開發平台

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 、Windows Server 2008 和 Windows 2000

目標平台

另請參閱

參考

AuthenticationBase 泛型類別
AuthenticationBase 成員
System.ServiceModel.DomainServices.Server.ApplicationServices 命名空間