Uses of Class
com.microsoft.graph.models.WindowsInformationProtectionDataRecoveryCertificate
Packages that use WindowsInformationProtectionDataRecoveryCertificate
-
Uses of WindowsInformationProtectionDataRecoveryCertificate in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WindowsInformationProtectionDataRecoveryCertificateModifier and TypeMethodDescriptionWindowsInformationProtectionDataRecoveryCertificate.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWindowsInformationProtection.getDataRecoveryCertificate()Gets the dataRecoveryCertificate property value.Methods in com.microsoft.graph.models with parameters of type WindowsInformationProtectionDataRecoveryCertificateModifier and TypeMethodDescriptionvoidWindowsInformationProtection.setDataRecoveryCertificate(WindowsInformationProtectionDataRecoveryCertificate value) Sets the dataRecoveryCertificate property value.