Skip to content

Commit ff29cd5

Browse files
committed
Update API reports
1 parent 89dad33 commit ff29cd5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

common/api-review/auth.api.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -573,6 +573,8 @@ export interface PasswordPolicy {
573573
readonly containsNumericCharacter?: boolean;
574574
readonly containsNonAlphanumericCharacter?: boolean;
575575
};
576+
readonly enforcementState: string;
577+
readonly forceUpgradeOnSignin: boolean;
576578
}
577579

578580
// @public

0 commit comments

Comments
 (0)