Uses of Class
com.microsoft.graph.models.SharedPCAccountManagerPolicy
Packages that use SharedPCAccountManagerPolicy
-
Uses of SharedPCAccountManagerPolicy in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SharedPCAccountManagerPolicyModifier and TypeMethodDescriptionstatic SharedPCAccountManagerPolicySharedPCAccountManagerPolicy.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSharedPCConfiguration.getAccountManagerPolicy()Gets the accountManagerPolicy property value.Methods in com.microsoft.graph.models with parameters of type SharedPCAccountManagerPolicyModifier and TypeMethodDescriptionvoidSharedPCConfiguration.setAccountManagerPolicy(SharedPCAccountManagerPolicy value) Sets the accountManagerPolicy property value.