Preparing search index...
The search index is not available
@cloud/document - v24.7.0
@cloud/document
"context"
LogoutOption
Interface LogoutOption
登出可选参数
interface
LogoutOption
{
token
?:
string
;
}
Index
Properties
token?
Properties
Optional
token
token
?:
string
指定需要登出会话的 token,必须是当前租户的
如果没有指定,则登出当前会话。 登出当前会话成功的情况下, 会同时清理 cookie 信息
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
token
@cloud/document - v24.7.0
Loading...
登出可选参数