You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Represents the external methods registered to a user for authentication.
45255
45271
x-ms-navigationProperty: true
45256
45272
fido2Methods:
45257
45273
type: array
@@ -47164,7 +47180,7 @@ components:
47164
47180
nullable: true
47165
47181
externalId:
47166
47182
type: string
47167
-
description: The external ID. A custom ID. Optional.
47183
+
description: The external ID that is a custom identifier. Optional.
47168
47184
nullable: true
47169
47185
isBroadcast:
47170
47186
type: boolean
@@ -53615,8 +53631,10 @@ components:
53615
53631
properties:
53616
53632
configurationId:
53617
53633
type: string
53634
+
description: A unique identifier used to manage the external auth method within Microsoft Entra ID.
53618
53635
displayName:
53619
53636
type: string
53637
+
description: Custom name given to the registered external authentication method.
53620
53638
additionalProperties:
53621
53639
type: object
53622
53640
microsoft.graph.fido2AuthenticationMethod:
@@ -58156,7 +58174,7 @@ components:
58156
58174
nullable: true
58157
58175
issuingAuthority:
58158
58176
type: string
58159
-
description: Authority which granted the patent.
58177
+
description: Authority that granted the patent.
58160
58178
nullable: true
58161
58179
number:
58162
58180
type: string
@@ -70980,7 +70998,7 @@ components:
70980
70998
properties:
70981
70999
isApprovalRequired:
70982
71000
type: boolean
70983
-
description: 'Specifies whether approval is required to complete the plannerTask. When this property is set to true, the task can only be marked complete if an approval is created for the task and approved.'
71001
+
description: 'Specifies whether approval is required to complete the plannerTask. If set to true, the task can only be marked as complete if an approval is created for the task and approved.'
0 commit comments