次の方法で共有


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 名前空間