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
)
パラメーター
- userName
型: System.String
戻り値
型: Microsoft.Online.SharePoint.TenantManagement.SPOUserSessionRevocationResult