Office365Tenant.RevokeAllUserSessions 方法

命名空间:  Microsoft.Online.SharePoint.TenantManagement
程序集:  Microsoft.Online.SharePoint.Client.Tenant(位于 Microsoft.Online.SharePoint.Client.Tenant.dll 中)

语法

声明
Public Function RevokeAllUserSessions ( _
    userName As String _
) As SPOUserSessionRevocationResult
用法
Dim instance As Office365Tenant
Dim userName As String
Dim returnValue As SPOUserSessionRevocationResult

returnValue = instance.RevokeAllUserSessions(userName)
public SPOUserSessionRevocationResult RevokeAllUserSessions(
    string userName
)

参数

返回值

类型:Microsoft.Online.SharePoint.TenantManagement.SPOUserSessionRevocationResult

另请参阅

引用

Office365Tenant 类

Office365Tenant 成员

Microsoft.Online.SharePoint.TenantManagement 命名空间