Skip to content

Commit 5dd5664

Browse files
author
Angela Fleischmann
authored
Update app-sdk-android-phase1.md
https://microsoft-ce-csi.acrolinx.cloud/api/v1/checking/scorecards/f9108053-5d6a-4764-8897-23299ded92ed#CORRECTNESS Line 92: log-out > log out Line 92: *and delete that previous account's data- before allowing another account to log-in? > (Is this what the asterisk and hyphen were trying to accomplish?) Line 95: log-in > log in
1 parent 7304365 commit 5dd5664

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

memdocs/intune/developer/app-sdk-android-phase1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@ See [Stage 2: The MSAL Prerequisite] for instructions on integrating MSAL and ad
8989
Without Intune App Protection Policy support, how does your application handle user authentication and accounts?
9090

9191
- Does your application currently only allow a single account to be logged in?
92-
Does your application explicitly force the logged-in account to log-out *and delete that previous account's data- before allowing another account to log-in?
92+
Does your application explicitly force the logged-in account to log out—and delete that previous account's databefore allowing another account to log-in?
9393
If so, your application is **single-identity**.
9494

95-
- Does your application currently allow a second account to log-in, even if a different account is already logged in?
95+
- Does your application currently allow a second account to log in, even if a different account is already logged in?
9696
Does your application display multiple accounts' data on a shared screen?
9797
Does your application store multiple accounts' data?
9898
Does your application let users switch between different logged in accounts?

0 commit comments

Comments
 (0)