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
<Annotation Term="Org.OData.Core.V1.Description" String="The type of passkey allowed in the passkey profile. The possible values are: deviceBound, synced, unknownFutureValue." />
<Annotation Term="Org.OData.Core.V1.Description" String="Contains the WebAuthn public key credential information being registered. Only used for write requests. This property isn't returned on read operations." />
<Annotation Term="Org.OData.Core.V1.Description" String="The non-deletable baseline passkey profile, within the passkey profile collection. It is automatically created when migrating to passkey profiles and initially mirrors the tenant's legacy global Passkey (FIDO2) authentication methods policy settings." />
<Annotation Term="Org.OData.Core.V1.Description" String="Controls whether key restrictions are enforced on FIDO2 security keys, either allowing or disallowing certain key types as defined by Authenticator Attestation GUID (AAGUID), an identifier that indicates the type (for example, make and model) of the authenticator." />
27946
+
<Annotation Term="Org.OData.Core.V1.Description" String="Controls whether key restrictions are enforced on FIDO2 passkeys, either allowing or disallowing certain key types as defined by Authenticator Attestation GUID (AAGUID), an identifier that indicates the type (for example, make and model) of the authenticator." />
<Annotation Term="Org.OData.Core.V1.Description" String="A collection of configuration profiles that control the registration of and authentication with Passkeys (FIDO2)." />
<Annotation Term="Org.OData.Core.V1.Description" String="Determines whether attestation must be enforced for FIDO2 passkey registration. Required. The possible values are: disabled, registrationOnly, unknownFutureValue." />
<Annotation Term="Org.OData.Core.V1.Description" String="Controls whether key restrictions are enforced on FIDO2 passkeys, either allowing or disallowing certain key types as defined by Authenticator Attestation GUID (AAGUID), an identifier that indicates the type (for example, make and model) of the authenticator. Required." />
37973
+
</Property>
37974
+
<Property Name="name" Type="Edm.String">
37975
+
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the passkey profile. Required." />
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies which types of passkeys are targeted in this passkey profile. Required. The possible values are: deviceBound, synced, unknownFutureValue." />
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the reasons why a policy didn't apply. analysisReasons is set to notSet when policyApplies is true and one of the following values when policyApplies is false: notEnoughInformation, invalidCondition, users, workloadIdentities, application, userActions, authenticationContext, devicePlatform, devices, clientApps, location, signInRisk, emptyPolicy, invalidPolicy, policyNotEnabled, userRisk, time, insiderRisk, authenticationFlow, unknownFutureValue." />
49767
+
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the reasons why a policy didn't apply. analysisReasons is set to notSet when policyApplies is true and one of the following values when policyApplies is false: notEnoughInformation, invalidCondition, users, workloadIdentities, application, userActions, authenticationContext, devicePlatform, devices, clientApps, location, signInRisk, emptyPolicy, invalidPolicy, policyNotEnabled, userRisk, time, insiderRisk, authenticationFlow, unknownFutureValue, agentIdRisk, agentIdentities. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: agentIdRisk, agentIdentities." />
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies whether the policy applies to the sign-in properties provided in the request body. If policyApplies is true, the policy applies to the sign-in based on the sign-in properties provided. If policyApplies is false, the policy doesn't apply to the sign-in based on the sign-in properties provided and the analysisReasons property is populated to show the reason for the policy not applying." />
@@ -60007,7 +60023,7 @@
60007
60023
<Annotation Term="Org.OData.Core.V1.Description" String="Service principal IDs excluded from the policy scope." />
<Annotation Term="Org.OData.Core.V1.Description" String="Filter that defines the dynamic-servicePrincipal-syntax rule to include/exclude service principals. A filter can use custom security attributes to include/exclude service principals." />
<Annotation Term="Org.OData.Core.V1.Description" String="Determines whether attestation must be enforced for FIDO2 passkey registration. Required. The possible values are: disabled, registrationOnly, unknownFutureValue." />
<Annotation Term="Org.OData.Core.V1.Description" String="Controls whether key restrictions are enforced on FIDO2 passkeys, either allowing or disallowing certain key types as defined by Authenticator Attestation GUID (AAGUID), an identifier that indicates the type (for example, make and model) of the authenticator. Required." />
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies which types of passkeys are targeted in this passkey profile. Required. The possible values are: deviceBound, synced, unknownFutureValue." />
<PropertyValue Property="LongDescription" String="Create a role assignment request to represent the operation you want on a role assignment. The following table lists the operations." />
<PropertyValue Property="LongDescription" String="Enable administrators to update their decisions (AdminApproved or AdminDenied) on governanceRoleAssignmentRequests that are in status of PendingAdminDecision." />
0 commit comments