| description | Automatically generated file. DO NOT MODIFY |
|---|
mgc policies authentication-methods-policy authentication-method-configurations patch --authentication-method-configuration-id {authenticationMethodConfiguration-id} --body '{
\
"@odata.type": "#microsoft.graph.fido2AuthenticationMethodConfiguration",
\
"state": "enabled",
\
"isAttestationEnforced": "true"
\
}
\
'