Edit

webauthnAuthenticationExtensionsClientInputs resource type

Namespace: microsoft.graph

Represents the input values for requested WebAuthn extensions. This open type allows additional properties based on the specific extensions that are used. It's the type of the extensions property for the webauthnPublicKeyCredentialCreationOptions resource.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.webauthnAuthenticationExtensionsClientInputs"
}