Microsoft Entra

Revoke sign in sessions

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Invalidate all the refresh tokens issued to applications for a user (as well as session cookies in a user’s browser), by resetting the signInSessionsValidFromDateTime user property to the current date-time. Typically, this operation is performed (by the user or an administrator) if the user has a lost or stolen device.

Inputs

Champ

Type

Description

userID

string

Required, if user principal name is not specified.

userPrincipalName

string

Required, if user ID is not specified.

Outputs

Champ

Type

Description

No outputs