Skip to content

Commit c260389

Browse files
authored
Update authenticationmethodmodedetail.md
1 parent 3ccddce commit c260389

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api-reference/beta/resources/authenticationmethodmodedetail.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Inherits from [entity](../resources/entity.md).
3030
## Properties
3131
|Property|Type|Description|
3232
|:---|:---|:---|
33-
|authenticationMethod|baseAuthenticationMethod|The authentication method that this mode modifies. The possible values are: `password`, `voice`, `hardwareOath`, `softwareOath`, `sms`, `fido2`, `windowsHelloForBusiness`, `microsoftAuthenticator`, `temporaryAccessPass`, `email`, `x509Certificate`, `federation`, `unknownFutureValue`, `qrCodePin`. Use the `Prefer: include-unknown-enum-members` request header to get the following values from this {evolvable enum}(/graph/best-practices-concept#handling-future-members-in-evolvable-enumerations): `qrCodePin`.|
33+
|authenticationMethod|baseAuthenticationMethod|The authentication method that this mode modifies. The possible values are: `password`, `voice`, `hardwareOath`, `softwareOath`, `sms`, `fido2`, `windowsHelloForBusiness`, `microsoftAuthenticator`, `temporaryAccessPass`, `email`, `x509Certificate`, `federation`, `unknownFutureValue`, `qrCodePin`. Use the `Prefer: include-unknown-enum-members` request header to get the following values from this [evolvable enum](/graph/best-practices-concept#handling-future-members-in-evolvable-enumerations): `qrCodePin`.|
3434
|displayName|String|The display name of this mode|
3535
|id|String|The system-generated identifier for this mode. Inherited from [entity](../resources/entity.md).|
3636

0 commit comments

Comments
 (0)