Microsoft Entra

Revoke sign in sessions

このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

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

フィールド

種類

説明

userID

string

Required, if user principal name is not specified.

userPrincipalName

string

Required, if user ID is not specified.

Outputs

フィールド

種類

説明

No outputs