Partager via


Office365Tenant.RevokeAllUserSessions - Méthode

Espace de noms :  Microsoft.Online.SharePoint.TenantManagement
Assembly :  Microsoft.Online.SharePoint.Client.Tenant (dans Microsoft.Online.SharePoint.Client.Tenant.dll)

Syntaxe

'Déclaration
Public Function RevokeAllUserSessions ( _
    userName As String _
) As SPOUserSessionRevocationResult
'Utilisation
Dim instance As Office365Tenant
Dim userName As String
Dim returnValue As SPOUserSessionRevocationResult

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

Paramètres

Valeur renvoyée

Type : Microsoft.Online.SharePoint.TenantManagement.SPOUserSessionRevocationResult

Voir aussi

Référence

Office365Tenant classe

Office365Tenant - Membres

Microsoft.Online.SharePoint.TenantManagement - Espace de noms