Uses of Class
com.microsoft.graph.models.PublicKeyInfrastructureRoot
Packages that use PublicKeyInfrastructureRoot
-
Uses of PublicKeyInfrastructureRoot in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PublicKeyInfrastructureRootModifier and TypeMethodDescriptionstatic PublicKeyInfrastructureRootPublicKeyInfrastructureRoot.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueDirectory.getPublicKeyInfrastructure()Gets the publicKeyInfrastructure property value.Methods in com.microsoft.graph.models with parameters of type PublicKeyInfrastructureRootModifier and TypeMethodDescriptionvoidDirectory.setPublicKeyInfrastructure(PublicKeyInfrastructureRoot value) Sets the publicKeyInfrastructure property value.