Uses of Class
com.microsoft.graph.models.WorkforceIntegrationEncryption
Packages that use WorkforceIntegrationEncryption
-
Uses of WorkforceIntegrationEncryption in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WorkforceIntegrationEncryptionModifier and TypeMethodDescriptionWorkforceIntegrationEncryption.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWorkforceIntegration.getEncryption()Gets the encryption property value.Methods in com.microsoft.graph.models with parameters of type WorkforceIntegrationEncryptionModifier and TypeMethodDescriptionvoidWorkforceIntegration.setEncryption(WorkforceIntegrationEncryption value) Sets the encryption property value.