Uses of Class
com.microsoft.graph.models.WebauthnPublicKeyCredentialRpEntity
Packages that use WebauthnPublicKeyCredentialRpEntity
-
Uses of WebauthnPublicKeyCredentialRpEntity in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WebauthnPublicKeyCredentialRpEntityModifier and TypeMethodDescriptionWebauthnPublicKeyCredentialRpEntity.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWebauthnPublicKeyCredentialCreationOptions.getRp()Gets the rp property value.Methods in com.microsoft.graph.models with parameters of type WebauthnPublicKeyCredentialRpEntityModifier and TypeMethodDescriptionvoidWebauthnPublicKeyCredentialCreationOptions.setRp(WebauthnPublicKeyCredentialRpEntity value) Sets the rp property value.