Uses of Class
com.microsoft.graph.models.WebauthnAuthenticatorSelectionCriteria
Packages that use WebauthnAuthenticatorSelectionCriteria
-
Uses of WebauthnAuthenticatorSelectionCriteria in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WebauthnAuthenticatorSelectionCriteriaModifier and TypeMethodDescriptionWebauthnAuthenticatorSelectionCriteria.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWebauthnPublicKeyCredentialCreationOptions.getAuthenticatorSelection()Gets the authenticatorSelection property value.Methods in com.microsoft.graph.models with parameters of type WebauthnAuthenticatorSelectionCriteriaModifier and TypeMethodDescriptionvoidWebauthnPublicKeyCredentialCreationOptions.setAuthenticatorSelection(WebauthnAuthenticatorSelectionCriteria value) Sets the authenticatorSelection property value.